The TextVObjectData type exposes the following members.
Name | Description | |
---|---|---|
![]() |
TextVObjectData | Overloaded. Creates and initializes an instance of the TextVObjectData class. |
Name | Description | |
---|---|---|
![]() |
ApplyState |
Applies the stored state to the specified VObject. (Overrides RectangleVObjectData.ApplyState(VObject).) |
![]() |
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 | |
---|---|---|
![]() |
Alignment |
Gets or sets the value that specifies text alignment. |
![]() |
Bold |
Get or sets the value indicating whether the text of the text v-object is bold. |
![]() |
BorderColor |
Gets or sets a color of the border around the rectangle v-object. (Inherited from RectangleVObjectData.) |
![]() |
BorderWidth |
Gets or sets a width of the border around the rectangle v-object. (Inherited from RectangleVObjectData.) |
![]() |
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. (Inherited from RectangleVObjectData.) |
![]() |
FontName |
Gets or sets typeface name of the font used to display a text in the text v-object. |
![]() |
FontSize |
Gets or sets the size of the font used to display text in the text v-object. |
![]() |
Italic |
Get or sets the value indicating whether the text of the text v-object is italic. |
![]() |
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.) |
![]() |
NeedToRerender |
Get or sets the value indicating whether the text v-object should be rerendered when updating. |
![]() |
Source |
Get or set a URL to image with rendered text. |
![]() |
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.) |
![]() |
Text |
Gets or sets a text string to display within the text v-object. |
![]() |
TextColor |
Gets or sets color of the font used to display a text in the text v-object. |
![]() |
Transform |
Gets or sets value which configures v-object transformation. (Inherited from VObjectData.) |
![]() |
Underline |
Get or sets the value indicating whether the text of the text v-object is underlined. |
![]() |
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.) |