The Layer type exposes the following members.
Name | Description | |
---|---|---|
Canvas |
Gets a reference to the Canvas object this Layer belongs to. |
|
Index |
Get the index of this Layer in the LayerCollection. Return |
|
Locked |
Gets or sets the value indicating if the Layer is locked. |
|
Name |
Gets or sets the name of the Layer. |
|
Region |
Gets or sets the rectangle region on the layer surface in which v-objects can be placed. |
|
UniqueId |
Gets or sets a unique identifier of this Layer. |
|
Visible |
Gets or sets the value indicating if the Layer is visible. |
|
VObjects |
Gets a collection of vector objects associated with this layer. |