ArcGIS Pro 2.6 API Reference Guide
HorizontalAlignment Property (CIMTextSymbol)

ArcGIS.Core.CIM Namespace > CIMTextSymbol Class : HorizontalAlignment Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMTextSymbol Class
CIMTextSymbol Members