<?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 Snap Options in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-options/m-p/689673#M17734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Hello Everyone,&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I am using ESRI Editor Widget and I am trying to create a snap tool for users. This tool will make user select which layers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will be inside the snap layer(no problem about this). In addition, the tool must present some snap options for user to set. I could not reach to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;those options yet. For example: snap distance. Where are they inside the Editor? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Thanks in Adveance&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2012 10:23:56 GMT</pubDate>
    <dc:creator>SelçukTınaz</dc:creator>
    <dc:date>2012-01-23T10:23:56Z</dc:date>
    <item>
      <title>Snap Options</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-options/m-p/689673#M17734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Hello Everyone,&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I am using ESRI Editor Widget and I am trying to create a snap tool for users. This tool will make user select which layers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will be inside the snap layer(no problem about this). In addition, the tool must present some snap options for user to set. I could not reach to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;those options yet. For example: snap distance. Where are they inside the Editor? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Thanks in Adveance&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 10:23:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-options/m-p/689673#M17734</guid>
      <dc:creator>SelçukTınaz</dc:creator>
      <dc:date>2012-01-23T10:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Options</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-options/m-p/689674#M17735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This SDK sample shows how you can set Editor attached properties (SnapDistance and SnapKey): &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;esri:Map x:Name="MyMap" WrapAround="True" Extent="-13054165,3850112,-13027133,3863559"&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; esri:Editor.SnapDistance="20" esri:Editor.SnapKey="S"&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same code applies in EditorWidget and TemplatePicker. This Snap properties will affect Draw and EditVertices. In the above example, snapping is activated by pressing "S" key down.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 15:37:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-options/m-p/689674#M17735</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-01-23T15:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Options</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-options/m-p/689675#M17736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to do it with c sharp code. With your clue I managed it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With c# =&amp;gt; Editor.SetDistance(map , distance). We can do so,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 10:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-options/m-p/689675#M17736</guid>
      <dc:creator>SelçukTınaz</dc:creator>
      <dc:date>2012-01-24T10:24:15Z</dc:date>
    </item>
  </channel>
</rss>

