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


For a list of all members of this type, see KmlLayer members.

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGenerateVisibilityIDs Generate the IDs of the folder that are currently visible.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetEnumerator Gets the enumerator. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes the resource.  
public MethodQueryLegendInfosOverridden.  Queries for the legend infos of the layer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Refreshes the KML layer by downloading and parsing the KML document.  
public MethodSetSource Sets the KML stream source.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSetVisibilityByIDs Set the folders visibility from an enumeration of Ids. These Ids are those used by the webmaps.  
public MethodToBitmapRenders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Protected Methods

 NameDescription
protected MethodCancel Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnChildLayersChangedCalled when the E:ChildLayers property changes. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase)
protected MethodOnChildLayersCollectionChangedCalled when the E:ChildLayers's System.Collections.Specialized.INotifyCollectionChanged event fires. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase)
protected MethodOnChildLayersCollectionClearingCalled when the ESRI.ArcGIS.Client.GroupLayerBase.ChildLayers collection is about to clear its collection. (Inherited from ESRI.ArcGIS.Client.GroupLayerBase)
protected MethodOnLayerChanged Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnMapChangedOverridden. Override to know when a layer's ESRI.ArcGIS.Client.Map property changes.  
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.