Titan Property
| API | http://api.avolites.com/11.0/Selection.Context.Global.Direction.html |
|---|---|
| description | Gets or sets the current shape direction. |
| Namespaces | Selection.Context.Global |
| type | Enum |
| values | None, LeftToRight, TopDown, HorizontalBlinds, RightToLeft, BottomUp, VerticalBlinds, TopLeftIn, TopRightIn, RadialMiddle, BottomLeftIn, BottomRightIn, BottomMiddleUpRadial, EndsInLinear, Random |
<step>ActionScript.SetProperty.Enum("Selection.Context.Global.Direction", "LeftToRight")</step>
(Explanation)