This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriBasicOverposterFeatureType Constants (ArcObjects .NET 10.4 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.