This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACTextMarkerSymbol Interface > IACTextMarkerSymbol.HAlignment Property (ArcObjects .NET 10.5 SDK) |
The horizontal alignment style.
[Visual Basic .NET] Public Property HAlignment As acHTextAlignment
[C#] public acHTextAlignment HAlignment {get; set;}
[C++]
HRESULT get_HAlignment(
acHTextAlignment* hTextAlignment
);
[C++]
HRESULT put_HAlignment(
acHTextAlignment hTextAlignment
);
[C++]
Parameters hTextAlignment [out, retval]
hTextAlignment is a parameter of type acHTextAlignment hTextAlignment [in]
hTextAlignment is a parameter of type acHTextAlignment