WarpStyle
The Class that stores properties related to the Warp Text dialog.
Properties
Name | Type | Access | Default | Range | Min Version | Description |
---|---|---|---|---|---|---|
bend | number | R W | - | -100..100 | 24.1 | The warp bend as a percentage. |
direction | R W | HORIZONTAL | - | 24.1 | The warp direction | |
horizontalDistortion | number | R W | - | -100..100 | 24.1 | The horizontal distortion of the warp as a percentage. |
style | R W | NONE | - | 24.1 | he style of warp to apply to the text. | |
verticalDistortion | number | R W | - | -100..100 | 24.1 | The vertical distortion of the warp as a percentage. |
Methods
reset
24.1async : Promise<void>
Reset the WarpStyle to its default values.