Select to view content in your preferred language

How to pan out of screen while measure?

1104
3
Jump to solution
08-24-2012 06:51 AM
weiliang
Deactivated User
Hi,

I have a measurement tool, but it seems that the user can not pan out of the screen extent if under measurement mode (i.e., they want to measure a large area or distance under large scale). Is there an easy solution that can let the user pan outside of the screen extent while measuring (i.e., the elastic graphic is still visible)?

Maybe what I want is if the user press the left mouse button and drag, the map will pan; while if they just simply click the mouse, a vertex is generated.

Thanks,

Wei
0 Kudos
1 Solution

Accepted Solutions
DominiqueBroux
Esri Frequent Contributor
Wei,

You could add the pan buttons. http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#PanButtons

Chris

Alternatively, users can use the arrow keys to scroll (up, down, left, right)

View solution in original post

0 Kudos
3 Replies
ChrisBradberry
Deactivated User
0 Kudos
DominiqueBroux
Esri Frequent Contributor
Wei,

You could add the pan buttons. http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#PanButtons

Chris

Alternatively, users can use the arrow keys to scroll (up, down, left, right)
0 Kudos
weiliang
Deactivated User
Many thanks, Dominique and Chris. This really helps.

Best,

Wei
0 Kudos