Value
Name | Description | Value |
---|---|---|
TextOrientation.HORIZONTAL | Horizontal orientation. | int 0 |
TextOrientation.VERTICAL | Vertical orientation. | int 1 |
Usage
In function
TextFrameItem TextFrameItems.areaText (textPath: PathItem[, orientation: TextOrientation=TextOrientation.HORIZONTAL][, baseFrame: TextFrameItem][, postFix: bool=true])
TextFrameItem TextFrameItems.pathText (textPath: PathItem[, startTValue: number=0.0][, endTValue: number=0.0][, orientation: TextOrientation=TextOrientation.HORIZONTAL][, baseFrame: TextFrameItem][, postFix: bool=true])
TextFrameItem TextFrameItems.pointText (anchor: Point[, orientation: TextOrientation=TextOrientation.HORIZONTAL])
As property
TextFrameItem.orientation
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |