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

Name Description
Public method BeginEntity Starts entity drawing
Public method Disable Disables EntitiesCreator tool
Public method Dispose A default Dispose method.
Public method DrawNewEntityCreator Draws EntitiesCreator tool
Public method EnableCreator Enables EntitiesCreator tool
Public method EndDrawPolyline Finishes Polyline entity drawing
Public method EndEntity Finishes entity drawing
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method OnCreateNewCADImage Invokes CreateNewCADImageEvent event
Public method OnEndEntityDraw Invokes EndEntityDraw event
Public method OnGetRealPoint Invokes GetRealPointEvent event
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top