The following tables list the members exposed by the EntitiesCreator type.

Name Description
Public property ColorEntity Gets or sets a color of the creating entity
Public property Enabled Gets a status of the EntitiesCreator object
Public property EndPoly Gets or sets end flag of the CADPolyLine creating
Public property HatchName Gets or sets a name of CADHatch object
Public property Image Gets or sets CADImage object where new entities are added
Public property OptionsForm Gets or sets instance of editor settings class
Public property Points Gets or sets points of the creating object in display coordinates
Public property RealPoints Gets or sets points of the creating object in real (drawing) coordinates
Public property ShowOptionsForm Gets or sets a flag of editor settings form visibility
Public property SolidHatch Gets or sets a type (solid or not solid) of the CADHatch object
Public property TextHeight Gets or sets height of CADText object
Public property TextRotation Gets or sets rotation angle of CADText object
Public property Type Gets or sets a type of the creating object
Top