The VObject type exposes the following members.
Name | Description | |
---|---|---|
Bounds |
Gets the size and location (in points) of this VObject relatively to the Canvas it belongs to. |
|
Canvas |
Gets a reference to the Canvas object this VObject belongs to. |
|
Data |
Gets or sets serialized data of this VObject. |
|
Index |
Get the index of this VObject in the VObjectCollection. Returns |
|
IsUpdating |
Gets or sets a value indicating whether VObject is updating. |
|
Layer |
Gets a reference to the Layer object this VObject belongs to. |
|
Locked |
Gets or sets the value indicating if the VObject is locked. |
|
Name |
Gets or sets the name of the VObject. |
|
Permissions | ||
SupportedActions |
Gets or sets the enumeration of actions which can be applied to this VObject. |
|
Tag |
Gets or sets custom data. |
|
Transform |
Gets or sets value which configures v-object transformation. |
|
UniqueId |
Gets or sets a unique identifier of this VObject. |
|
Visible |
Gets or sets the value indicating if the VObject is visible. |