![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Value Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > UniqueLabelValue Class : Value Property |
Visual Basic (Declaration) | |
---|---|
Public Property Value As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UniqueLabelValue Dim value As String instance.Value = value value = instance.Value |
C# | |
---|---|
public string Value {get; set;} |
For an example of this property, see the UniqueLabelValue overview .
This value is compared to each feature's value as specified by the ValueField in the ValueMapLabelRenderer. If the feature's value matches (or is contained in it, if ComparisonMethod is set to IsContained), then the feature is rendered with the symbol in the UniqueLabelValue.
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