Select to view content in your preferred language

How to return the cursor to normal after 'Pan A Map'?

576
3
10-27-2010 06:07 AM
ShaningYu
Honored Contributor
In operating some usercontrol tools, I have to zoom-in, zoom-out or pan the map.  For example, after doing 'Pan Map', the cursor's stauts retains till I select another nevigation tool, rather than returns to normal (for example for a map click).  Please help if you know how to do it.  Thanks.
0 Kudos
3 Replies
dotMorten_esri
Esri Notable Contributor
What version are you using? The map doesn't change the cursor (however it did in a couple very early versions of the API). If the cursor is changing, it's because your app is changing the cursor.
0 Kudos
ShaningYu
Honored Contributor
Latest version: SL 4, and ArcGIS API for SL 2.0
0 Kudos
JenniferNery
Esri Regular Contributor
Check your SL app, if you had set Cursor to anything. Be sure to set it back to Arrow or restore the cursor if you know what it was before you changed it.
0 Kudos