The TextVObject type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
Gets or sets the value that specifies text alignment. |
|
Angle |
Gets or sets an angle (in degrees) to rotate the rectangle on. (Inherited from BaseRectangleVObject.) |
|
Bold |
Get or sets the value indicating whether the text of this TextVObject is bold. |
|
BorderColor |
Gets or sets a color of the border around this RectangleVObject. (Inherited from RectangleVObject.) |
|
BorderWidth |
Gets or sets a width of the border around this RectangleVObject. (Inherited from RectangleVObject.) |
|
Bounds |
Gets the size and location (in points) of this BaseRectangleVObject relatively to the Canvas it belongs to. (Inherited from BaseRectangleVObject.) |
|
Canvas |
Gets a reference to the Canvas object this VObject belongs to. (Inherited from VObject.) |
|
Data |
Gets or sets serialized data of this TextVObject. (Overrides RectangleVObject.Data.) |
|
FillColor |
Gets or sets a color used to fill this RectangleVObject. (Inherited from RectangleVObject.) |
|
FontName |
Gets or sets typeface name of the font used to display a text in this TextVObject. |
|
FontSize |
Gets or sets the size of the font used to display text in this TextVObject. |
|
Height |
Gets or sets the height of this RectangleVObject. (Inherited from RectangleVObject.) |
|
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.) |
|
Italic |
Get or sets the value indicating whether the text of this TextVObject is italic. |
|
Layer |
Gets a reference to the Layer object this VObject belongs to. (Inherited from VObject.) |
|
Location |
Gets or sets the coordinates of the upper-left corner of this RectangleVObject. (Inherited from RectangleVObject.) |
|
Locked |
Gets or sets the value indicating if the VObject is locked. (Inherited from VObject.) |
|
Mode |
Gets or sets the state of this VObject. (Inherited from VObject.) |
|
Name |
Gets or sets the name of the VObject. (Inherited from VObject.) |
|
Rectangle |
Gets or sets a rectangle and its rotation angle. (Inherited from BaseRectangleVObject.) |
|
Source |
Get or set a URL to image with rendered text. |
|
SupportedActions |
Gets or sets the enumeration of actions which can be applied to this TextVObject. (Overrides VObject.SupportedActions.) |
|
Tag |
Gets or sets custom data. (Inherited from VObject.) |
|
Text |
Gets or sets a text string to display within this TextVObject. |
|
TextColor |
Gets or sets color of the font used to display a text in this TextVObject. |
|
Transform |
Gets or sets value which configures v-object transformation. (Inherited from VObject.) |
|
Underline |
Get or sets the value indicating whether the text of this TextVObject is underlined. |
|
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 |
Gets or sets the width of this RectangleVObject. (Inherited from RectangleVObject.) |