Contains a set of tools for visual creating of entities
Top
Top
Top
Top
The following tables list the members exposed by the EntitiesCreator type.
Name | Description | |
---|---|---|
![]() |
EntitiesCreator | Creates an instance of EntitiesCreator class |
Name | Description | |
---|---|---|
![]() |
ColorEntity | Gets or sets a color of the creating entity |
![]() |
Enabled | Gets a status of the EntitiesCreator object |
![]() |
EndPoly | Gets or sets end flag of the CADPolyLine creating |
![]() |
HatchName | Gets or sets a name of CADHatch object |
![]() |
Image | Gets or sets CADImage object where new entities are added |
![]() |
OptionsForm | Gets or sets instance of editor settings class |
![]() |
Points | Gets or sets points of the creating object in display coordinates |
![]() |
RealPoints | Gets or sets points of the creating object in real (drawing) coordinates |
![]() |
ShowOptionsForm | Gets or sets a flag of editor settings form visibility |
![]() |
SolidHatch | Gets or sets a type (solid or not solid) of the CADHatch object |
![]() |
TextHeight | Gets or sets height of CADText object |
![]() |
TextRotation | Gets or sets rotation angle of CADText object |
![]() |
Type | Gets or sets a type of the creating object |
Name | Description | |
---|---|---|
![]() |
BeginEntity | Starts entity drawing |
![]() |
Disable | Disables EntitiesCreator tool |
![]() |
Dispose | A default Dispose method. |
![]() |
DrawNewEntityCreator | Draws EntitiesCreator tool |
![]() |
EnableCreator | Enables EntitiesCreator tool |
![]() |
EndDrawPolyline | Finishes Polyline entity drawing |
![]() |
EndEntity | Finishes entity drawing |
![]() |
Equals | (Overloaded) (inherited from Object). |
![]() |
GetHashCode | (inherited from Object). |
![]() |
GetType | (inherited from Object). |
![]() |
OnCreateNewCADImage | Invokes CreateNewCADImageEvent event |
![]() |
OnEndEntityDraw | Invokes EndEntityDraw event |
![]() |
OnGetRealPoint | Invokes GetRealPointEvent event |
![]() ![]() |
ReferenceEquals | (inherited from Object). |
![]() |
ToString | (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
CreateNewCADImageEvent | Invokes on new CADImage creating |
![]() |
EndEntityDraw | Invokes on finishing of the entity drawing |
![]() |
GetRealPointEvent | Invokes on getting of the real coordinates of the point |