<?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 capture Zoom event in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-capture-zoom-event/m-p/439557#M2188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a esri map with a basic ArcGISTiledMapServiceLayer and a graphics layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to change the size of picturesymbols in my graphics layer based on zoom level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So how do i go about capturing the Zoom event of the map either by using mouse or the navigation control ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do i just handle ExtentChanged on the map and check if scale is different than previous value? Is it even the right approach?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or is there a better way&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched for quite some time, but all examples I see are Web or Flex or SilverLight and the events / methods mentioned therein are not exactly applicable to me since I am on strictly a WPF app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hence asking. Appreciate your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2012 19:25:54 GMT</pubDate>
    <dc:creator>jubinjose</dc:creator>
    <dc:date>2012-04-18T19:25:54Z</dc:date>
    <item>
      <title>How to capture Zoom event</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-capture-zoom-event/m-p/439557#M2188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a esri map with a basic ArcGISTiledMapServiceLayer and a graphics layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to change the size of picturesymbols in my graphics layer based on zoom level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So how do i go about capturing the Zoom event of the map either by using mouse or the navigation control ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do i just handle ExtentChanged on the map and check if scale is different than previous value? Is it even the right approach?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or is there a better way&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched for quite some time, but all examples I see are Web or Flex or SilverLight and the events / methods mentioned therein are not exactly applicable to me since I am on strictly a WPF app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hence asking. Appreciate your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 19:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-capture-zoom-event/m-p/439557#M2188</guid>
      <dc:creator>jubinjose</dc:creator>
      <dc:date>2012-04-18T19:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture Zoom event</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-capture-zoom-event/m-p/439558#M2189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a esri map with a basic ArcGISTiledMapServiceLayer and a graphics layer. &lt;BR /&gt;I want to change the size of picturesymbols in my graphics layer based on zoom level.&lt;BR /&gt;&lt;BR /&gt;So how do i go about capturing the Zoom event of the map either by using mouse or the navigation control ?&lt;BR /&gt;&lt;BR /&gt;Do i just handle ExtentChanged on the map and check if scale is different than previous value? Is it even the right approach?&lt;BR /&gt;Or is there a better way&lt;BR /&gt;&lt;BR /&gt;I searched for quite some time, but all examples I see are Web or Flex or SilverLight and the events / methods mentioned therein are not exactly applicable to me since I am on strictly a WPF app.&lt;BR /&gt;&lt;BR /&gt;Hence asking. Appreciate your help.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;official&lt;/SPAN&gt;&lt;SPAN&gt; way is, but that's what I did when I wanted to implement an undo mechanism for zoom/pan. I caught the ExtentChanged event and stored the Extendenvelope for each change. I think that's the best way to do what you're trying to do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 11:05:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-capture-zoom-event/m-p/439558#M2189</guid>
      <dc:creator>AvnerKashtan</dc:creator>
      <dc:date>2012-04-19T11:05:55Z</dc:date>
    </item>
  </channel>
</rss>

