ArcGIS Pro 2.6 API Reference Guide
StandardLabelRotationType Enumeration

ArcGIS.Core.CIM Namespace : StandardLabelRotationType Enumeration
Standard label engine label rotation types.
Syntax
public enum StandardLabelRotationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum StandardLabelRotationType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Arithmetic Arithmetic rotation.
AV3 ArcView 3 rotation.
Geographic Geographic rotation.
Radians Rotation in radians.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace