<?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 No VertexAdded Event in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/no-vertexadded-event/m-p/194085#M2261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We would like to track how many points the user has selected when adding a polyline to the map, in previous versions of the WPF runtime there was a VertexAdded event with the Draw control that we could use.&lt;/P&gt;&lt;P&gt;PropertyChanged on the Editor does not give us this information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 19:22:41 GMT</pubDate>
    <dc:creator>KeithMacIntyre</dc:creator>
    <dc:date>2014-11-18T19:22:41Z</dc:date>
    <item>
      <title>No VertexAdded Event</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-vertexadded-event/m-p/194085#M2261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We would like to track how many points the user has selected when adding a polyline to the map, in previous versions of the WPF runtime there was a VertexAdded event with the Draw control that we could use.&lt;/P&gt;&lt;P&gt;PropertyChanged on the Editor does not give us this information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 19:22:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-vertexadded-event/m-p/194085#M2261</guid>
      <dc:creator>KeithMacIntyre</dc:creator>
      <dc:date>2014-11-18T19:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: No VertexAdded Event</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-vertexadded-event/m-p/194086#M2262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize, I see this was answered in another post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var progress = new Progress&amp;lt;GeometryEditStatus&amp;gt;();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; progress.ProgressChanged += progress_ProgressChanged;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var geometry = await MapView.Editor.RequestShapeAsync(DrawShape.Polyline, null, progress);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; progress.ProgressChanged -= progress_ProgressChanged;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 21:32:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-vertexadded-event/m-p/194086#M2262</guid>
      <dc:creator>KeithMacIntyre</dc:creator>
      <dc:date>2014-11-18T21:32:51Z</dc:date>
    </item>
  </channel>
</rss>

