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 > esriMaplexAnchorPointType Constants (ArcObjects .NET 10.5 SDK) |
Maplex anchor point options.
Constant | Value | Description |
---|---|---|
esriMaplexGeometricCenter | 0 | Identifies the geometric center of a feature. |
esriMaplexErodedCenter | 1 | Identifies the eroded center of a feature. |
esriMaplexPerimeter | 2 | Identifies the outline of a feature. |
esriMaplexUnclippedGeometricCenter | 3 | Identifies the unclipped geometric center of a feature. |