Select to view content in your preferred language

the result of Measure Action disappeared whe mouse double click

639
1
09-27-2012 12:08 AM
dubaokun
New Contributor
hello

   in ArcGIS API  for Silverliht 3.0 ,when I use Measure Action ,when I Click on the map, how can I save the Geometry and the result value .
0 Kudos
1 Reply
deleted-user-ATjHIWsdQYmT
Deactivated User
Check out this thread:
http://forums.arcgis.com/threads/5650-MeasureAction-action-finished-event?p=124896&viewfull=1#post12...

here's a method called "DisableMeasureAction".  You could capture the geometry of the graphic from there.

This thread may help you too:
http://forums.arcgis.com/threads/13902-about-after-using-measure-behavior-the-graph-can-t-stay-in-th...

Hope this helps.
0 Kudos