![]() |
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 > esriBasicOverposterFeatureType Constants (ArcObjects .NET 10.5 SDK) |
Type of features to be labeled.
| Constant | Value | Description |
|---|---|---|
| esriOverposterPoint | 0 | Point features. |
| esriOverposterPolyline | 1 | Polyline features. |
| esriOverposterPolygon | 2 | Polygon features. |
Multipoint features are considered points in this case.