This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexKeyNumberGroup Interface > IMaplexKeyNumberGroup.HorizontalAlignment Property (ArcObjects .NET 10.4 SDK) |
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