<?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: refresh the  ActiveMapDisplay in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194379#M1234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The easiest way would be writing recursive function to get the top Parent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Feb 2011 15:22:59 GMT</pubDate>
    <dc:creator>AndreiIvanov</dc:creator>
    <dc:date>2011-02-17T15:22:59Z</dc:date>
    <item>
      <title>refresh the  ActiveMapDisplay</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194376#M1231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My query is how to refresh the ActiveMapDisplay i.e, to say the current displayed map in arcgis explorer programmatically, (using c#.net).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The actual issue is, when I am trying to change the visibility (on/off) of a ServiceLayer from code-behind, it happens successfully and the map refreshes automatically.... but in case of a ServiceChildLayer, it doesn't reflect on the mapdisplay, unless the the map is refreshed from the content window....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ServiceChildLayer scl=new ServiceChildLayer();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scl.Visible=false;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the above code does change the property of the servicechildlayer..but it does not reflected on the map..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any method to refresh the activemapdisplay?....is my question&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanx in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 10:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194376#M1231</guid>
      <dc:creator>manasadevi</dc:creator>
      <dc:date>2011-02-15T10:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: refresh the  ActiveMapDisplay</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194377#M1232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try calling ClearCache(). It should help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 16:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194377#M1232</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2011-02-15T16:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: refresh the  ActiveMapDisplay</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194378#M1233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much Andriy for the reposnse&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...I am glad to say that, it did help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, as this ClearCache() method is for Layer Type(applicable only to ServiceLayer), and not for ServiceChildLayer,...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any way to get the name of the ServiceLayer of the ServiceChildLayer which I have?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since by using ServiceChildLayer.Parent will only give me the name of the immediate parent of it, the parent can be another ServiceChildLayer or a ServiceLayer. But in my case I am trying to access the ServiceLayer of the ServiceChildLayer directly, irrespective of its level.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 05:34:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194378#M1233</guid>
      <dc:creator>manasadevi</dc:creator>
      <dc:date>2011-02-17T05:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: refresh the  ActiveMapDisplay</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194379#M1234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The easiest way would be writing recursive function to get the top Parent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 15:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194379#M1234</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2011-02-17T15:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: refresh the  ActiveMapDisplay</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194380#M1235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to ArcGIS Explorer Desktop.&amp;nbsp; If I have created a Geometry.Point with a symbol.&amp;nbsp; after I use the Graphic.Visible= false the graphic stays on the display.&amp;nbsp; I am not using layers (as far as I understand)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to do to update the ActiveMapDisplay so that this symbol does not display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make the Geometry.Point blink on and off, using the Graphic.Visible property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help you can offer!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 04:48:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/refresh-the-nbsp-activemapdisplay/m-p/194380#M1235</guid>
      <dc:creator>CharlesEngen</dc:creator>
      <dc:date>2014-07-18T04:48:34Z</dc:date>
    </item>
  </channel>
</rss>

