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

Name Description
Public method AddPt Performs an addition of coordinates of two points.
Public method ApplyBox Calculates a box of the current entity.
Public method AssignEntity Copies an entity
Public method Dispose
Public method DrawEntityTrace Implements drawing of entity with specified offset to specified Control
Public method Equals (Overloaded) (inherited from Object).
Public method GetBoxPoints
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADImageEnt object to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method SetImage Sets an image referenced by this CADImageEnt object to the specified image.
Public method ToString (inherited from Object).
Top