public enum RotationOrder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RotationOrder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum RotationOrder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RotationOrder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
XYZ | Rotate in XYZ order. |
YXZ | Rotate in YXZ order. |
ZXY | Rotate in ZYX order. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.RotationOrder
Target Platforms: Windows 10, Windows 8.1