This document is archived and information here might be outdated.  Recommended version.


esriMaplexPointPlacementMethod Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriMaplexPointPlacementMethod Constants
ArcGIS Developer Help

esriMaplexPointPlacementMethod Constants

Identifies the Maplex overposter point labeling method.

Constant Value Description
esriMaplexAroundPoint 0 Place the label as best position around the point.
esriMaplexCenteredOnPoint 1 Place the label on top of the point.
esriMaplexNorthOfPoint 2 Place the label at North of point.
esriMaplexNortheastOfPoint 3 Place the label at Northeast of point.
esriMaplexEastOfPoint 4 Place the label at East of point.
esriMaplexSoutheastOfPoint 5 Place the label at Southeast of Point.
esriMaplexSouthOfPoint 6 Place the label at South of Point.
esriMaplexSouthwestOfPoint 7 Place the label at Southwest of Point.
esriMaplexWestOfPoint 8 Place the label at West of Point.
esriMaplexNorthwestOfPoint 9 Place the label at Northwest of Point.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.