SketchTextInput.isHorizontalFlip Property
Parent Object: SketchTextInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchTextInput.h>
Description
Gets and sets if the text is flipped horizontally.
Syntax
"sketchTextInput_var" is a variable referencing a SketchTextInput object. |
Property Value
This is a read/write property whose value is a boolean.Samples
| Name | Description |
| Sketch Text API Sample | Demonstrates creating sketch text by creating both mult-line text and text along a curve. |
