![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ComparisonMethod Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > UniqueLabelValue Class : ComparisonMethod Property |
Visual Basic (Declaration) | |
---|---|
Public Property ComparisonMethod As ComparisonMethod |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UniqueLabelValue Dim value As ComparisonMethod instance.ComparisonMethod = value value = instance.ComparisonMethod |
C# | |
---|---|
public ComparisonMethod ComparisonMethod {get; set;} |
For an example of this property, see the UniqueLabelValue overview .
Enables the Value for to either match exactly or simply be contained within the value of the feature. String comparisons are case-sensitive. Leading and trailing spaces will be trimmed before comparison.
Default is IsExact.
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