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

Name Description
Public method AddEntity Virtual method. Redefined in descendant classes.
Public method AssignEntity Copies an entity
Public method ChangeEntity Edits current entity by specified offset
Public method Clone Copies an entity
Public method Dispose Releases all resources used by the CADEntity.
Public method DrawEntityTrace Implements drawing of entity with specified offset to specified Control
Public method Equals (Overloaded) (inherited from Object).
Public method FindEntByName
Public method GetBoxPoints Checks if the CADEntity must be drawn during a drawing cycle.
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Virtual method. Redefined in descendant classes.
Public method OnDraw Raises a DrawEvent.
Public method Static ReferenceEquals (inherited from Object).
Public method SetLType Sets a linetype for this CADEntity.
Public method ToString (inherited from Object).
Top