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

In This Topic
    MaplexKeyNumberHorizontalAlignment Enumeration
    In This Topic
    Maplex key number group horizontal alignment types.
    Syntax
    public enum MaplexKeyNumberHorizontalAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum MaplexKeyNumberHorizontalAlignment 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    Auto Automatic alignment.
    Left Left alignment.
    Right Right alignment.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also