<?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: Accessing Graphics in KML Layer in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/accessing-graphics-in-kml-layer/m-p/514761#M2650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;KmlLayer has property called Graphics (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Toolkit.DataSources~ESRI.ArcGIS.Client.Toolkit.DataSources.KmlLayer~Graphics.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Toolkit.DataSources~ESRI.ArcGIS.Client.Toolkit.DataSources.KmlLayer~Graphics.html&lt;/A&gt;&lt;SPAN&gt;) that you can use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#000066;"&gt;&lt;BR /&gt;So something like this:&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;// Get layer from map layers collection as KmlLayer var kmlLayer = _map.Layers[layerid] as KmlLayer; // Get loaded graphics from layer&amp;nbsp; var graphics = kmlLayer.Graphics; //Do stuff with graphics...&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Aug 2013 06:59:12 GMT</pubDate>
    <dc:creator>AnttiKajanus1</dc:creator>
    <dc:date>2013-08-19T06:59:12Z</dc:date>
    <item>
      <title>Accessing Graphics in KML Layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/accessing-graphics-in-kml-layer/m-p/514760#M2649</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;BR /&gt;&lt;SPAN&gt;I have a basic question. I have a KML layer loaded on the map in WPF as a GroupLayer. How can I access the Graphics of that KML Layers in C#? Would be grateful if someone can point me in right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 07:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/accessing-graphics-in-kml-layer/m-p/514760#M2649</guid>
      <dc:creator>HumzaAkhtar</dc:creator>
      <dc:date>2013-08-16T07:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Graphics in KML Layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/accessing-graphics-in-kml-layer/m-p/514761#M2650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;KmlLayer has property called Graphics (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Toolkit.DataSources~ESRI.ArcGIS.Client.Toolkit.DataSources.KmlLayer~Graphics.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Toolkit.DataSources~ESRI.ArcGIS.Client.Toolkit.DataSources.KmlLayer~Graphics.html&lt;/A&gt;&lt;SPAN&gt;) that you can use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#000066;"&gt;&lt;BR /&gt;So something like this:&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;// Get layer from map layers collection as KmlLayer var kmlLayer = _map.Layers[layerid] as KmlLayer; // Get loaded graphics from layer&amp;nbsp; var graphics = kmlLayer.Graphics; //Do stuff with graphics...&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 06:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/accessing-graphics-in-kml-layer/m-p/514761#M2650</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2013-08-19T06:59:12Z</dc:date>
    </item>
  </channel>
</rss>

