Represents an Tolerance object in a CAD image.

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

Name Description
Public property Count Gets a number of entries to this CADMLineStyle entity.
Public property EntName Gets a name of this CADPenTableItem. (inherited from CADPenTableItem).
Public property Entries Gets or sets a collection of an entries to this CADMLineStyle entity.
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. (inherited from CADLineType).
Public property MaxSizeOfPatterns Gets a max size of pattern. (inherited from CADLineType).
Public property Name Gets or sets a name of the CADPenTableItem. (inherited from CADPenTableItem).
Top
Name Description
Public method AddEntity Adds the specified entity to this CADMLineStyle.
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 Invert Inverts a collection of entries of this CADMLineStyle entity.
Public method Loaded Loads this CADMLineStyle to the specified CADConverter.
Public method NewEntry Creates a new entry to this CADMLineStyle and adds it to collection of entries.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top