![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ValueRange Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace : ValueRange Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class ValueRange Inherits Value |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ValueRange |
C# | |
---|---|
[SerializableAttribute()] public class ValueRange : Value |
For an example of using value ranges, see the ValueMapRenderer() constructor .
Each ValueRange object defines the way a set of features may be rendered. The minimum (MinValue) and maximum (MaxValue) value are compared to each feature's attribute value, and if the value falls within the range specified, the feature is rendered according to the Symbol for the ValueRange. If no features are found within the ValueRange's bounds, then the symbol will not be used.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family