Enum ShapeOrientation
Defines the different possible orientations of a shape.
public enum ShapeOrientationFields
- UpX = 0
- The shape is aligned with the Ox axis. 
- UpY = 1
- The shape is aligned with the Oy axis. 
- UpZ = 2
- The shape is aligned with the Oz axis.