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