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 > esriOverposterPointPlacementMethod Constants (ArcObjects .NET 10.5 SDK) |
Overposter label placement methods for points.
Constant | Value | Description |
---|---|---|
esriAroundPoint | 0 | Offset the label horizontally around the point. |
esriOnTopPoint | 1 | Place the label on top of the point. |
esriSpecifiedAngles | 2 | Place the label at specified angles. |
esriRotationField | 3 | Place the label at angle specified by field. |