|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| ClearHighlightedFeature Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorUtilities Class : ClearHighlightedFeature Method |
- editor
- The Editor instance.
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function ClearHighlightedFeature( _ ByVal editor As Editor _ ) As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim editor As Editor Dim value As Boolean value = EditorUtilities.ClearHighlightedFeature(editor) | |
Parameters
- editor
- The Editor instance.
Return Value
true if a feature was highlighted, false otherwise.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