Indicates the vertical alignment for the dynamic text symbol.
[Visual Basic .NET] Public Property TextVerticalAlignment As esriTextVerticalAlignment
[C#] public esriTextVerticalAlignment TextVerticalAlignment {get; set;}
[C++]
HRESULT get_TextVerticalAlignment(
esriTextVerticalAlignment* VerticalAlignment
);
[C++]
HRESULT put_TextVerticalAlignment(
esriTextVerticalAlignment VerticalAlignment
);
[C++]Parameters
VerticalAlignment [out, retval]VerticalAlignment is a parameter of type esriTextVerticalAlignment
VerticalAlignment [in]VerticalAlignment is a parameter of type esriTextVerticalAlignment
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This property affects the anchor point of the text.