Represents a layer in a CAD image.

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

Name Description
Public property EntName Gets a name of this CADPenTableItem. (inherited from CADPenTableItem).
Public property EntType Gets the type of this CADLayer entity.
Public property Flags Gets or sets a drawing flags. (inherited from CADPenTableItem).
Public property Frozen Gets or sets a value indicating whether a CADLayer is frozen.
Public property IsPlotting Gets or sets a value indicating whether this layer's contents can be plotted.
Public property LineType Gets or sets line type
Public property LineTypeName Gets line type name
Public property LineWeight Gets or sets a thickness of lines for this CADLayer.
Public property Lines Gets or sets a type of the line used on this layer.
Public property Locked
Public property Name Gets or sets a name of the CADPenTableItem. (inherited from CADPenTableItem).
Public property Visible Gets or sets a value indicating whether a CADLayer is visible.
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 CADLayer to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method SetLType Sets a linetype for the CADLayer entity.
Public method ToString (inherited from Object).
Top