This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriValueRepresentations Constants (ArcObjects .NET 10.4 SDK) |
List of various representation types for a Value that gets used in a renderer.
Constant | Value | Description |
---|---|---|
esriValueRepUnknown | 0 | Value represents Unknown. |
esriValueRepRadius | 1 | Value represents Radius. |
esriValueRepArea | 2 | Value represents Area. |
esriValueRepDistance | 3 | Value represents Distance from Center. |
esriValueRepWidth | 4 | Value represents Width. |