<?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 Re: Export Map in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534053#M2726</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;SPAN&gt;I'd like to export the map extent to a png file in a certain size/resolution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This could be achieved by using RenderTargetBitmap on the rendered map control, however this will require displaying the Map control in a temporary window with the desired size (which is not an option for me...).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2013 06:50:16 GMT</pubDate>
    <dc:creator>TalShapiro</dc:creator>
    <dc:date>2013-01-02T06:50:16Z</dc:date>
    <item>
      <title>Export Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534051#M2724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to export a Map extent to a file (by size/resolution etc)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2013 13:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534051#M2724</guid>
      <dc:creator>TalShapiro</dc:creator>
      <dc:date>2013-01-01T13:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534052#M2725</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;SPAN&gt;There is no out-of-the-box functionality but you can create such file by yourself. You get all the needed information from the Map control and then write the needed information to the file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 05:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534052#M2725</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2013-01-02T05:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534053#M2726</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;SPAN&gt;I'd like to export the map extent to a png file in a certain size/resolution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This could be achieved by using RenderTargetBitmap on the rendered map control, however this will require displaying the Map control in a temporary window with the desired size (which is not an option for me...).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 06:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534053#M2726</guid>
      <dc:creator>TalShapiro</dc:creator>
      <dc:date>2013-01-02T06:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534054#M2727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So you want to save some extent content from the one/many services without using a visible map control? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked &lt;/SPAN&gt;&lt;A href="http:// http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Printing~ESRI.ArcGIS.Client.Printing.PrintTask.html"&gt;PrintTask&lt;/A&gt;&lt;SPAN&gt;? If it doesn't work in your case, I think more information about the scenario and the structure of the content that you want to export would help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 10:12:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534054#M2727</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2013-01-02T10:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534055#M2728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm looking for something similar to the Export Map operation is the REST API for a Map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing an application which allows constructing a map from various types of layer of various sources ((Local)DynaimcMapServiceLayers, various TiledMapServiceLayers, GraphicsLayer, ElementLayers...).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to export the whole map to a png.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 12:41:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/export-map/m-p/534055#M2728</guid>
      <dc:creator>TalShapiro</dc:creator>
      <dc:date>2013-01-07T12:41:20Z</dc:date>
    </item>
  </channel>
</rss>

