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

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