This document is archived and information here might be outdated. Recommended version. |
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. |