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

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class LabelValueRange Inherits LabelValue |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As LabelValueRange |
C# | |
---|---|
[SerializableAttribute()] public class LabelValueRange : LabelValue |
For an example of using LabelValueRange, see the ValueMapLabelRenderer() constructor .
This class is used for labeling features. Each LabelValueRange represents a group of features labeled the same way. When rendering, the server compares the values in the lookup field in the ValueMapLabelRenderer with the MinValue and MaxValue of the LabelValueRange. If a feature's attribute value in the lookup field falls within the ranges, then the feature is rendered using the LabelValueRange's symbol.
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