EvFlipDirection Enumeration
The EvFlipDirection TS enumeration defines the options for object item axes around which given object items should be flipped in the 2D document space.
BothAxes: "bothAxes";To flip given object items around both their axes.
Horizontal: "horizontal";To flip given object items around their horizontal axes.
Vertical: "vertical";To flip given object items around their vertical axes.
25 March 2025