ArcObjects Library Reference  (Carto)    

IBasicMap.ClearSelection Method

Clears the map selection.

[Visual Basic 6.0]
Sub ClearSelection
[Visual Basic .NET]
Public Sub ClearSelection ( _
)
[C#]
public void ClearSelection (
);
[Java]
public void clearSelection (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT ClearSelection(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IBasicMap Interface

 


Feedback Send feedback on this page