ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTextSymbol Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (CIMTextSymbol)
    In This Topic
    Gets or sets the alignment type used to align the text to the geometry horizontally. Affects which side of a point geometry the point text is drawn or which end of a line it is drawn close to. Commonly used to define how stacked text appears.
    Syntax
    public HorizontalAlignment HorizontalAlignment {get; set;}
    Public Property HorizontalAlignment As HorizontalAlignment
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also