<?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 do I zoom by scale? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-do-i-zoom-by-scale/m-p/505684#M12942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Application has two pages: The main navigation page and a print childWindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;During execution time, if the user clicks on the print button, the print childwindow pops up showing the map inserted in a Print Layout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that each page has diferent dimensions, and when i pass the map from one another, i make a zoom passing the envelope from the other. With this, the scale of the map changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to Zoom using the scale instead of the envelope?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here's how I Zoom the map:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;printer.printMap.ZoomTo(this._extentHistory[this._currentExtentIndex]);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;_extentHistory is a List of Envelopes that records the map interactions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_currentExtentIndex a int that records the actual position in the history of interactions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jul 2010 13:03:22 GMT</pubDate>
    <dc:creator>jonataspovoas</dc:creator>
    <dc:date>2010-07-19T13:03:22Z</dc:date>
    <item>
      <title>how do I zoom by scale?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-do-i-zoom-by-scale/m-p/505684#M12942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Application has two pages: The main navigation page and a print childWindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;During execution time, if the user clicks on the print button, the print childwindow pops up showing the map inserted in a Print Layout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that each page has diferent dimensions, and when i pass the map from one another, i make a zoom passing the envelope from the other. With this, the scale of the map changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to Zoom using the scale instead of the envelope?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here's how I Zoom the map:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;printer.printMap.ZoomTo(this._extentHistory[this._currentExtentIndex]);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;_extentHistory is a List of Envelopes that records the map interactions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_currentExtentIndex a int that records the actual position in the history of interactions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:03:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-do-i-zoom-by-scale/m-p/505684#M12942</guid>
      <dc:creator>jonataspovoas</dc:creator>
      <dc:date>2010-07-19T13:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: how do I zoom by scale?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-do-i-zoom-by-scale/m-p/505685#M12943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would have to adjust the extent accordingly to expand/clip it based on the new print size.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 20:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-do-i-zoom-by-scale/m-p/505685#M12943</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-07-19T20:07:55Z</dc:date>
    </item>
  </channel>
</rss>

