The Layer type exposes the following members.
Name | Description | |
---|---|---|
canvas |
Gets a reference to the Canvas object this layer belongs to. |
|
data |
Gets or sets serialized data of this layer. |
|
index |
Get the index of this layer in the LayerCollection. Returns |
|
locked |
Gets or sets the value indicating if the layer is locked. |
|
name |
Gets or sets the name of this 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. |