<?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 Re: Continuously calculate the radius while drawing it in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/continuously-calculate-the-radius-while-drawing-it/m-p/1050756#M10029</link>
    <description>&lt;P&gt;Hi, hopefully it is allowed to respond even though the question was asked 4 weeks ago.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case you are still working on this, I haven't tried this yet, but I believe to work around this limitation of the SketchEditors events you could just listen to a mouse movement event before starting the SketchEditor. You should then be able to grab the geometry once the event is fired and do your calculations for the radius, I imagine the "NewGeometry" would work, unless it isn't created until after the drawing is done.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Apr 2021 16:31:09 GMT</pubDate>
    <dc:creator>DvB</dc:creator>
    <dc:date>2021-04-23T16:31:09Z</dc:date>
    <item>
      <title>Continuously calculate the radius while drawing it</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/continuously-calculate-the-radius-while-drawing-it/m-p/1041718#M9924</link>
      <description>&lt;P&gt;Hi, in MapView I am using SketchEditor to draw a circle. What I currently managed to implement is to draw the circle and listen to the event GeometryChanged. At that moment I have access to the drawn object and I can calculate the radius after the circle is drawn.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to achieve is to continuously calculate and show the radius while the circle is being drawn, i.e. before the user releases the mouse click and the event&amp;nbsp;GeometryChanged is fired.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible to implement? I couldn't find an event that is fired while the circle is being drawn.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the latest sdk version 100.10&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 20:24:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/continuously-calculate-the-radius-while-drawing-it/m-p/1041718#M9924</guid>
      <dc:creator>RomanBoros</dc:creator>
      <dc:date>2021-03-29T20:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Continuously calculate the radius while drawing it</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/continuously-calculate-the-radius-while-drawing-it/m-p/1050756#M10029</link>
      <description>&lt;P&gt;Hi, hopefully it is allowed to respond even though the question was asked 4 weeks ago.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case you are still working on this, I haven't tried this yet, but I believe to work around this limitation of the SketchEditors events you could just listen to a mouse movement event before starting the SketchEditor. You should then be able to grab the geometry once the event is fired and do your calculations for the radius, I imagine the "NewGeometry" would work, unless it isn't created until after the drawing is done.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 16:31:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/continuously-calculate-the-radius-while-drawing-it/m-p/1050756#M10029</guid>
      <dc:creator>DvB</dc:creator>
      <dc:date>2021-04-23T16:31:09Z</dc:date>
    </item>
  </channel>
</rss>

