Click or drag to resize

Layer Properties

The Layer type exposes the following members.

Properties
  NameDescription
Public propertyChildLayers
representing the child layer of the layer group Get the LayerCollection .
Public propertyColor
Get or set the color of the layer.
Public propertyDescription
Get or set description of layer or layer group.
Public propertyDisplayOrder
Get the 0 - based display order of the layer.
Public propertyDocument
Get the document associated with the layer.
Public propertyEditable
Get a value indicating whether the layer is editable.
Public propertyHide
Gets or sets a value indicating whether it is a hidden layer.
Public propertyID
Get the ID of the layer.
Public propertyIsCurrent
Get a value indicating whether it is the current layer.
Public propertyIsEmpty
Get a value indicating whether it is an empty layer.
Public propertyIsGroup
Gets a value indicating whether it is a layer group.
Public propertyIsInUse
Gets or sets a value indicating whether this layer is used in the drawing.
Public propertyLinetype
Get or set the line type of the layer.
Public propertyLinewidth
Get or set the line width of the layer.
Public propertyName
Gets or sets the name of the layer or layer group.
Public propertyParentLayer
Get the parent layer group.
Public propertyParetLayer Obsolete.
Get the parent layer group.
Public propertyPrintable
Gets or sets a value indicating whether the layer will be printed.
Public propertyState
Get or set the state of the layer.
Public propertyVisible
Get a value indicating whether the layer is displayed.
Top
See Also