macros:function:editor.shapes.setcurrentshapesdirection
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. |
namespace | Editor.Shapes |
parameter | newDirection ( String ) : The new direction. |
values | None, LeftToRight, TopDown, HorizontalBlinds, RightToLeft, BottomUp, VerticalBlinds, TopLeftIn, TopRightIn, RadialMiddle, BottomLeftIn, BottomRightIn, BottomMiddleUpRadial, EndsInLinear, Random |
return value | Void |
Example in
Set Shapes (and KFS) Direction:
<step condition="!Editor.Shapes.EditShapesEmpty">Editor.Shapes.SetCurrentShapesDirection("RightToLeft")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/editor.shapes.setcurrentshapesdirection.txt · Last modified: 2019/05/03 19:28 by icke_siegen