Returns the sketch text collection associated with this sketch. This provides access to existing text and supports the creation of new text.
"sketch_var" is a variable referencing a Sketch object. |
"sketch_var" is a variable referencing a Sketch object. |
| Name | Description |
| SketchTextInput.setAsAlongPath | Demonstrates the SketchTextInput.setAsAlongPath method. |
| Sketch Text API Sample | Demonstrates creating sketch text by creating both mult-line text and text along a curve. |