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

RotationOrder Enumeration
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, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also