Represents a linetype in a CAD image.

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

Name Description
Public property EntName Gets a name of this CADPenTableItem. (inherited from CADPenTableItem).
Public property Flags Gets or sets a drawing flags. (inherited from CADPenTableItem).
Public property Lines Gets a type of the line used by this CADLineType object.
Public property MaxSizeOfPatterns Gets a max size of pattern.
Public property Name Gets or sets a name of the CADPenTableItem. (inherited from CADPenTableItem).
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 the CADLineType to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top