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

In This Topic
    VerticalAlignment Enumeration
    In This Topic
    Vertical alignment types.
    Syntax
    Members
    MemberDescription
    Baseline Text is aligned so that the geometry lines up with the baseline of the text symbol. Descenders will go past the baseline.
    Bottom Bottom of the lowest descender is used to align the text.
    Center Text is centered on the geometry.
    Top Top of the highest ascender in the text symbol is used to align the text.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also