This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriMaplexLabelAnchorPoint Constants (ArcObjects .NET 10.5 SDK) |
Label Anchor Point Enumeration.
Constant | Value | Description |
---|---|---|
esriMaplexCenterOfLabel | 0 | Anchor point is the center of the label. |
esriMaplexNearestSideOfLabel | 1 | Anchor point is the nearest side of the label. |
esriMaplexFurthestSideOfLabel | 2 | Anchor point is the furthest side of the label. |