This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > A > acHTextAlignment Constants (ArcObjects .NET 10.5 SDK) |
ArcIMS horizontal text alignment options.
Constant | Value | Description |
---|---|---|
acLeftHTextAlignment | 0 | The text is left justified. |
acCenterHTextAlignment | 1 | The text is center justified. |
acRightHTextAlignment | 2 | The text is right justified. |