Layer Properties |
The Layer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildLayers |
representing the child layer of the layer group Get the LayerCollection .
|
![]() | Color |
Get or set the color of the layer.
|
![]() | Description |
Get or set description of layer or layer group.
|
![]() | DisplayOrder |
Get the 0 - based display order of the layer.
|
![]() | Document |
Get the document associated with the layer.
|
![]() | Editable |
Get a value indicating whether the layer is editable.
|
![]() | Hide |
Gets or sets a value indicating whether it is a hidden layer.
|
![]() | ID |
Get the ID of the layer.
|
![]() | IsCurrent |
Get a value indicating whether it is the current layer.
|
![]() | IsEmpty |
Get a value indicating whether it is an empty layer.
|
![]() | IsGroup |
Gets a value indicating whether it is a layer group.
|
![]() | IsInUse |
Gets or sets a value indicating whether this layer is used in the drawing.
|
![]() | Linetype |
Get or set the line type of the layer.
|
![]() | Linewidth |
Get or set the line width of the layer.
|
![]() | Name |
Gets or sets the name of the layer or layer group.
|
![]() | ParentLayer |
Get the parent layer group.
|
![]() | ParetLayer | Obsolete.
Get the parent layer group.
|
![]() | Printable |
Gets or sets a value indicating whether the layer will be printed.
|
![]() | State |
Get or set the state of the layer.
|
![]() | Visible |
Get a value indicating whether the layer is displayed.
|