Select to view content in your preferred language

Refresh Map Selection

822
0
09-19-2012 08:18 AM
PhilBlondin
Deactivated User
Using the SelectionMapAction you can select features, load them to a grid, clear the selected etc... with no problem.  But i can't figure out to clear the map of the selected features other than click on an empty spot on the map with the tool.  I tried
SelectionMapAction.SelectedFeatures.Clear
Map1.Refresh

This does not clear the highlighted graphic layer from the SelectionMapAction from the map. 

Anyone know how to remove the selected graphic features from the map in code?
0 Kudos
0 Replies