<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Question about the Measure Tool Sample in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579438#M14831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have added a measure tool to my toolbar using the sample code (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#UtilityActions"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#UtilityActions&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am wondering how I can keep the tool active until another tool is chosen.&amp;nbsp; I can successfully measure but when I double-click to end, I have to click the measure tool to start again.&amp;nbsp; I'd like to be able to simply begin measuring again until I select another tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2011 16:27:54 GMT</pubDate>
    <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
    <dc:date>2011-03-17T16:27:54Z</dc:date>
    <item>
      <title>Question about the Measure Tool Sample</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579438#M14831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have added a measure tool to my toolbar using the sample code (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#UtilityActions"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#UtilityActions&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am wondering how I can keep the tool active until another tool is chosen.&amp;nbsp; I can successfully measure but when I double-click to end, I have to click the measure tool to start again.&amp;nbsp; I'd like to be able to simply begin measuring again until I select another tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 16:27:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579438#M14831</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2011-03-17T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the Measure Tool Sample</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579439#M14832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is by design, Measure is deactivated &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;every time MeasureAction is invoked, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when target changes, and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when drawing the feature is completed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the sample, notice the following code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i:Interaction.Triggers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;i:EventTrigger EventName="Click"&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the event that invokes the MeasureAction. I don't know which other event you could use to make MeasureAction be in continuous mode.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:55:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579439#M14832</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-12T00:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the Measure Tool Sample</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579440#M14833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since I'm using an image, I'm triggering the MouseDown event.&amp;nbsp; The results are the same.&amp;nbsp; Is there any way to call the event again when the draw is completed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 19:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579440#M14833</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2011-03-17T19:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the Measure Tool Sample</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579441#M14834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think this is related thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/3696-Measure-Action-in-Code"&gt;http://forums.arcgis.com/threads/3696-Measure-Action-in-Code&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 00:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/question-about-the-measure-tool-sample/m-p/579441#M14834</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-03-18T00:41:27Z</dc:date>
    </item>
  </channel>
</rss>

