This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriTextVerticalAlignment Constants (ArcObjects .NET 10.5 SDK) |
Vertical text alignment options.
Constant | Value | Description |
---|---|---|
esriTVATop | 0 | The text is aligned at the top. |
esriTVACenter | 1 | The text is aligned at the center. |
esriTVABaseline | 2 | The text is aligned at the baseline. |
esriTVABottom | 3 | The text is aligned at the bottom. |