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

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

ArcGIS Pro version: 3 or higher.
See Also