<?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 How to best implement vertex snapping in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-best-implement-vertex-snapping/m-p/590538#M7241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm building a specialised app that allows for polygons to be drawn and part of the requirements state that when drawing a new polygon, the user should be allowed to snap points to existing polygonal regions that are with a certain range.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this posts which helps solve how to find a point to snap to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/161600"&gt;.NET SDK snap function for feature geometry editing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I've hit a glass wall when trying to modify points as they are being created. I'm currently using a Progress delegate to&lt;/P&gt;&lt;P&gt;catch each new vertex that has been drawn but&amp;nbsp;I can't seem to do anything them. MapPoint.MoveTo does NOTHING and I can't touch the X,Y members of MapPoint either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried over-riding the editor as per this post:&lt;BR /&gt;&lt;A href="https://community.esri.com/message/559163"&gt;https://community.esri.com/message/559163&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I run into the same issue with MapPoints there as well.&lt;BR /&gt;&lt;BR /&gt;It's like you guys don't want us to touch the geometry at all but I need to be able to solve this problem. The only soloution I see at this point is either setting the mouse cursor manually through a low-level call or writing my own editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2016 17:43:30 GMT</pubDate>
    <dc:creator>FredyDi_Sano</dc:creator>
    <dc:date>2016-10-17T17:43:30Z</dc:date>
    <item>
      <title>How to best implement vertex snapping</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-best-implement-vertex-snapping/m-p/590538#M7241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm building a specialised app that allows for polygons to be drawn and part of the requirements state that when drawing a new polygon, the user should be allowed to snap points to existing polygonal regions that are with a certain range.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this posts which helps solve how to find a point to snap to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/161600"&gt;.NET SDK snap function for feature geometry editing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I've hit a glass wall when trying to modify points as they are being created. I'm currently using a Progress delegate to&lt;/P&gt;&lt;P&gt;catch each new vertex that has been drawn but&amp;nbsp;I can't seem to do anything them. MapPoint.MoveTo does NOTHING and I can't touch the X,Y members of MapPoint either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried over-riding the editor as per this post:&lt;BR /&gt;&lt;A href="https://community.esri.com/message/559163"&gt;https://community.esri.com/message/559163&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I run into the same issue with MapPoints there as well.&lt;BR /&gt;&lt;BR /&gt;It's like you guys don't want us to touch the geometry at all but I need to be able to solve this problem. The only soloution I see at this point is either setting the mouse cursor manually through a low-level call or writing my own editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 17:43:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-best-implement-vertex-snapping/m-p/590538#M7241</guid>
      <dc:creator>FredyDi_Sano</dc:creator>
      <dc:date>2016-10-17T17:43:30Z</dc:date>
    </item>
  </channel>
</rss>

