Rotates the text box.
"multiLineTextDefinition_var" is a variable referencing a MultiLineTextDefinition object.
|
"multiLineTextDefinition_var" is a variable referencing a MultiLineTextDefinition object.
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
angle | double | The angle to rotate the text, specified in radians. |
keyPoint | TextBoxKeyPoints | The key point the rotation is defined around. This is optional and defaults the center of the text box. This is an optional argument whose default value is TextBoxKeyPoints.MiddleTextBoxKeyPoint. |