Function ====== Editor.Shapes.SetCurrentShapesDirection ====== Void Editor.Shapes.SetCurrentShapesDirection(String newDirection) ^ API | http://api.avolites.com/11.0/Editor.Shapes.SetCurrentShapesDirection.html | ^ description | Sets the current shapes direction. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Editor.Shapes]] | ^ parameter | newDirection ( [[macros:type:string]] ) : The new direction. | ^ values | None, LeftToRight, TopDown, HorizontalBlinds, RightToLeft, BottomUp, VerticalBlinds, TopLeftIn, TopRightIn, RadialMiddle, BottomLeftIn, BottomRightIn, BottomMiddleUpRadial, EndsInLinear, Random | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:setshapedirection:]]: Editor.Shapes.SetCurrentShapesDirection("RightToLeft") == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~