The LayerData type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
LayerData | Overloaded. Creates and initializes an instance of the LayerData class. |
| Name | Description | |
|---|---|---|
|
|
ApplyState |
Applies the stored state to the specified Layer. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
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 the layer. |
|
|
Visible |
Gets or sets the value indicating if the layer is visible. |
|
|
VObjects |
Gets a list of vector objects associated with this layer. |