|
| ESRI.ArcGIS.ADF.Tasks | |
| FeatureHighlightColor Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace > SearchAttributesTask Class : FeatureHighlightColor Property |
| Visual Basic (Declaration) | |
|---|---|
<BrowsableAttribute(False)> Public Shadows ReadOnly Property FeatureHighlightColor As Color | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SearchAttributesTask Dim value As Color value = instance.FeatureHighlightColor | |
| C# | |
|---|---|
[BrowsableAttribute(false)] public new Color FeatureHighlightColor {get;} | |
This property is not used by the task. It is inherited from the base task class as a property determining the color for highlighted features which no longer applies to this task.
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