The BaseRectangleVObject type exposes the following members.
Name | Description | |
---|---|---|
Angle |
Gets or sets an angle (in degrees) to rotate the rectangle on. |
|
Bounds |
Gets the size and location (in points) of this BaseRectangleVObject relatively to the Canvas it belongs to. (Overrides VObject.Bounds.) |
|
Canvas |
Gets a reference to the Canvas object this VObject belongs to. (Inherited from VObject.) |
|
Data |
Gets or sets serialized data of this VObject. (Inherited from VObject.) |
|
Height | ||
Index |
Get the index of this VObject in the VObjectCollection. Returns |
|
IsUpdating |
Gets or sets a value indicating whether VObject is updating. (Inherited from VObject.) |
|
Layer |
Gets a reference to the Layer object this VObject belongs to. (Inherited from VObject.) |
|
Location | ||
Locked |
Gets or sets the value indicating if the VObject is locked. (Inherited from VObject.) |
|
Name |
Gets or sets the name of the VObject. (Inherited from VObject.) |
|
Opacity | ||
Permissions | (Inherited from VObject.) | |
Rectangle |
Gets or sets a rectangle and its rotation angle. |
|
SupportedActions |
Gets or sets the enumeration of actions which can be applied to this VObject. (Inherited from VObject.) |
|
Tag |
Gets or sets custom data. (Inherited from VObject.) |
|
TextWrappingMode | ||
Transform |
Gets or sets value which configures v-object transformation. (Inherited from VObject.) |
|
UniqueId |
Gets or sets a unique identifier of this VObject. (Inherited from VObject.) |
|
Visible |
Gets or sets the value indicating if the VObject is visible. (Inherited from VObject.) |
|
Width |