Layer Class |
Namespace: RootPro.RootProCAD
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFullName |
Get the name of the layer including the group name.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MoveAfter |
Move the layer to the location after the specified layer.
|
![]() | MoveBefore |
Moves the layer to the location before the specified layer.
|
![]() | MoveInto |
Moves the layer to the location into the specified layer group.
|
![]() | MoveLayer |
Moves the layer to the specified position.
|
![]() | SetOtherHide |
Set other layers as hidden layers.
|
![]() | SetOtherState |
Set the state of other layers.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | EmptyLayerID |
Get the ID representing the empty layer.
|