This document is archived and information here might be outdated. Recommended version. |
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
This property affects the anchor point of the text.