This document is archived and information here might be outdated. Recommended version. |
The horizontal alignment used by the key numbering group.
[Visual Basic .NET] Public Property HorizontalAlignment As esriMaplexKeyNumberHorizontalAlignment
[C#] public esriMaplexKeyNumberHorizontalAlignment HorizontalAlignment {get; set;}
[C++]
HRESULT get_HorizontalAlignment(
esriMaplexKeyNumberHorizontalAlignment* Value
);
[C++]
HRESULT put_HorizontalAlignment(
esriMaplexKeyNumberHorizontalAlignment Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type esriMaplexKeyNumberHorizontalAlignment* Value [in]
Value is a parameter of type esriMaplexKeyNumberHorizontalAlignment