This document is archived and information here might be outdated.  Recommended version.


esriTextVerticalAlignment Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriTextVerticalAlignment Constants
ArcGIS Developer Help

esriTextVerticalAlignment Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Creating a toolbar of globe tools