Creates an instance of
EntitiesCreator class
Namespace:
CADImport.Professional
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub New( _ ByVal aParent As Control, _ ByVal aColor As Color _ ) |
Parameters
-
aParent
-
Type: Control
Parent control for which EntitiesCreator is created
-
aColor
-
Type: Color
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also