ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / MaplexRotationAlignmentType Enumeration

In This Topic
    MaplexRotationAlignmentType Enumeration
    In This Topic
    Maplex rotation alignment types.
    Syntax
    public enum MaplexRotationAlignmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum MaplexRotationAlignmentType 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    Horizontal Horizontal placement.
    Perpendicular Perpendicular placement.
    Straight Straight placement.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also