TextOptions Methods
Contains options that specify how text is rendered.
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current Text |
Begin |
Prevents a text’s visual updates when Text |
Cancel |
Enables a text’s visual updates if the text was previously locked by the Begin |
End |
Enables a text’s visual updates if the text was previously locked by the Begin |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Force |
Specifies how the default string format referred to by the Text |
Get |
Returns an object that contains text alignment information and Open |
Get |
Returns an object that contains text alignment information and Open |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a String |
Get |
Returns a String |
Get |
Returns a String |
Get |
Returns a String |
Get |
Gets the Type of the current instance. Inherited from Object. |
Horz |
Obsolete. Converts the specified Horz |
Is |
Tests whether two objects have the same property values. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() | Resets all the text settings to their default values. |
Set |
Specifies a text’s horizontal alignment within a control. |
Set |
This is an internal method that should not be called directly from your code. |
Set |
Sets the Text |
To |
Returns the text representation of the current object. |
Update |
For internal use. Copies settings from the specified object to the current object. |
Vert |
Obsolete. Converts the specified Vert |
See Also