Click or drag to resize

Layer Methods

The Layer type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetFullName
Get the name of the layer including the group name.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveAfter
Move the layer to the location after the specified layer.
Public methodMoveBefore
Moves the layer to the location before the specified layer.
Public methodMoveInto
Moves the layer to the location into the specified layer group.
Public methodMoveLayer
Moves the layer to the specified position.
Public methodSetOtherHide
Set other layers as hidden layers.
Public methodSetOtherState
Set the state of other layers.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also