ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / RotationOrder Enumeration

In This Topic
    RotationOrder Enumeration
    In This Topic
    Rotation order modes.
    Syntax
    Members
    MemberDescription
    XYZ Rotate in XYZ order.
    YXZ Rotate in YXZ order.
    ZXY Rotate in ZYX order.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.RotationOrder

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also