Layer Methods |
The Layer type exposes the following members.
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.) |