public enum HorizontalAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum HorizontalAlignment Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum HorizontalAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum HorizontalAlignment Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Center | Centered. | 
| Justify | Justified alignment. | 
| Left | Left aligned. | 
| Right | Right aligned. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.HorizontalAlignment
Target Platforms: Windows 11, Windows 10, Windows 8.1