Indicates the vertical alignment for the text dynamic symbol.
[Visual Basic 6.0] Property TextVerticalAlignment As esriTextVerticalAlignment
[Visual Basic .NET] Public Property TextVerticalAlignment As esriTextVerticalAlignment
[C#] public esriTextVerticalAlignment TextVerticalAlignment {get; set;}
[Java] public esriTextVerticalAlignment getTextVerticalAlignment() throws IOException, AutomationException
[Java] public void setTextVerticalAlignment( esriTextVerticalAlignment psriTextVerticalAlignment ) throws IOException, AutomationException
[C++] HRESULT get_TextVerticalAlignment( esriTextVerticalAlignment* VerticalAlignment );
[C++] HRESULT put_TextVerticalAlignment( esriTextVerticalAlignment VerticalAlignment);
Parameters
VerticalAlignment [out, retval]
VerticalAlignment is a parameter of type esriTextVerticalAlignment
VerticalAlignment [in]
VerticalAlignment is a parameter of type esriTextVerticalAlignment