<?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 Creating Polygon at runtime using mouse clicks in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1050963#M10032</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to draw a polygon on the fly in a map view. Is there any tool available in arcgis runtime sdk for .net (using 100.9.0).&lt;/P&gt;&lt;P&gt;I am using &lt;A href="https://developers.arcgis.com/net/wpf/sample-code/cut-geometry/" target="_blank"&gt;https://developers.arcgis.com/net/wpf/sample-code/cut-geometry/&lt;/A&gt; as a sample, but instead of providing MapPoints() as coordinates in code file, I want to register the mouse click at runtime and use those clicks as input points to draw a polygon on the MapView.&lt;/P&gt;&lt;P&gt;Your help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;</description>
    <pubDate>Fri, 23 Apr 2021 22:57:40 GMT</pubDate>
    <dc:creator>ManishShrivastav</dc:creator>
    <dc:date>2021-04-23T22:57:40Z</dc:date>
    <item>
      <title>Creating Polygon at runtime using mouse clicks</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1050963#M10032</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to draw a polygon on the fly in a map view. Is there any tool available in arcgis runtime sdk for .net (using 100.9.0).&lt;/P&gt;&lt;P&gt;I am using &lt;A href="https://developers.arcgis.com/net/wpf/sample-code/cut-geometry/" target="_blank"&gt;https://developers.arcgis.com/net/wpf/sample-code/cut-geometry/&lt;/A&gt; as a sample, but instead of providing MapPoints() as coordinates in code file, I want to register the mouse click at runtime and use those clicks as input points to draw a polygon on the MapView.&lt;/P&gt;&lt;P&gt;Your help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 22:57:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1050963#M10032</guid>
      <dc:creator>ManishShrivastav</dc:creator>
      <dc:date>2021-04-23T22:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Polygon at runtime using mouse clicks</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1051319#M10033</link>
      <description>&lt;P&gt;To draw a shape based on user input you use the SketchEditor.StartAsyn method.&amp;nbsp; There is a simple example shown on the help page&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/M_Esri_ArcGISRuntime_UI_SketchEditor_StartAsync.htm" target="_blank"&gt;https://developers.arcgis.com/net/wpf/api-reference/html/M_Esri_ArcGISRuntime_UI_SketchEditor_StartAsync.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 14:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1051319#M10033</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2021-04-26T14:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Polygon at runtime using mouse clicks</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1057868#M10082</link>
      <description>&lt;P&gt;Thanks for pointing out the resource but after creating the polygon according the resource I am not able to conduct any kind of geoprocessing on it. It is just like a graphic on my map. Please let me know if there is anything I am missing.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 21:50:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1057868#M10082</guid>
      <dc:creator>ManishShrivastav</dc:creator>
      <dc:date>2021-05-13T21:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Polygon at runtime using mouse clicks</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1057903#M10083</link>
      <description>&lt;P&gt;The SketchEditor simply creates a geometry.&amp;nbsp; If you want a feature you will need to create a feature set the geometry and then add that to the table&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 22:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/creating-polygon-at-runtime-using-mouse-clicks/m-p/1057903#M10083</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2021-05-13T22:46:42Z</dc:date>
    </item>
  </channel>
</rss>

