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


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

esriTextHorizontalAlignment Constants

Horizontal text alignment options.

Constant Value Description
esriTHALeft 0 The text is left justified.
esriTHACenter 1 The text is center justified.
esriTHARight 2 The text is right justified.
esriTHAFull 3 The text is fully justified.

Product Availability

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

.NET Samples

Dynamic biking Creating a toolbar of globe tools