ArcGIS API for WPF - Library Reference
KmlLayer Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace : KmlLayer Class

Extracts features from KML source and render as a graphics layer.

Object Model

KmlLayer Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class KmlLayer 
   Inherits ESRI.ArcGIS.Client.GraphicsLayer
   Implements ILegendSupport 
C# 
public sealed class KmlLayer : ESRI.ArcGIS.Client.GraphicsLayer, ILegendSupport  

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Layer
            ESRI.ArcGIS.Client.GraphicsLayer
               ESRI.ArcGIS.Client.Toolkit.DataSources.KmlLayer

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.