The RectangleVObjectData type exposes the following members.
Name | Description | |
---|---|---|
BorderColor |
Gets or sets a color of the border around the rectangle v-object. |
|
BorderWidth |
Gets or sets a width of the border around the rectangle v-object. |
|
ControlPoints |
Gets or sets an array of control points associated with the v-object. (Inherited from VObjectData.) |
|
FillColor |
Gets or sets a color used to fill the rectangle v-object. |
|
Locked |
Gets or sets the value indicating if the v-object is locked. (Inherited from VObjectData.) |
|
Mode |
Gets or sets the state of the v-object. (Inherited from VObjectData.) |
|
Name |
Gets or sets the name of the v-object. (Inherited from VObjectData.) |
|
SupportedActions |
Gets or sets the enumeration of actions which can be applied to the v-object. (Inherited from VObjectData.) |
|
Tag |
Gets or sets custom data. (Inherited from VObjectData.) |
|
Transform |
Gets or sets value which configures v-object transformation. (Inherited from VObjectData.) |
|
UniqueId |
Gets or sets a unique identifier of the v-object. (Inherited from VObjectData.) |
|
Visible |
Gets or sets the value indicating if the v-object is visible. (Inherited from VObjectData.) |