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

Name Description
Public method AddEntity Adds the specified entity to this CADInsert object.
Public method AddThick Increases a size of the rectangle that encloses the CADPenLine entity after increasing its thickness. (inherited from CADPenLine).
Public method AssignEntity Copies an entity (inherited from CADPenLine).
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 CADEntity.
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 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 CADProxy to the specified CADConverter.
Public method OnDraw Raises a DrawEvent. (inherited from CADEntity).
Public method Static ReferenceEquals (inherited from Object).
Public method SetLType Sets a linetype for the CADPenLine entity. (inherited from CADPenLine).
Public method ToString (inherited from Object).
Top