Titan Property ====== Selection.Context.Global.Direction ====== ^ API | http://api.avolites.com/11.0/Selection.Context.Global.Direction.html | ^ description | Gets or sets the current shape direction. | ^ [[:macros:namespace]] | [[:macros:namespace:Selection.Context.Global]] | ^ type | [[:macros:type:enum]] | ^ values | None, LeftToRight, TopDown, HorizontalBlinds, RightToLeft, BottomUp, VerticalBlinds, TopLeftIn, TopRightIn, RadialMiddle, BottomLeftIn, BottomRightIn, BottomMiddleUpRadial, EndsInLinear, Random | == example == ActionScript.SetProperty.Enum("Selection.Context.Global.Direction", "LeftToRight") (Explanation) == used in == {{backlinks>.}}