ArcGIS Pro 2.6 API Reference Guide
MaplexLabelRotationType Enumeration

ArcGIS.Core.CIM Namespace : MaplexLabelRotationType Enumeration
Maplex rotation types.
Syntax
public enum MaplexLabelRotationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexLabelRotationType 
   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.MaplexLabelRotationType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace