Represents a shape in a CAD image.

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

Name Description
Public property EntType Gets a type of this CADShape entity.
Public property Scale Relative X scale factor.
Public property ShapeName Gets or sets name of a shape.
Public property ShapeNumber Gets or sets number of a shape.
Top
Name Description
Public method AssignEntity Copies an entity
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADShape to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top