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


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

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic)EnumerateLeaves Recursively enumerates through all group layers and returning all the layers at the leaves of the layer tree.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetEnumerator Gets the enumerator.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes the resource.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodToBitmapRenders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Protected Methods

 NameDescription
protected MethodCancelOverridden.  Stops loading of any pending images  
protected MethodOnChildLayersChangedCalled when the E:ChildLayers property changes.  
protected MethodOnChildLayersCollectionChangedCalled when the E:ChildLayers's System.Collections.Specialized.INotifyCollectionChanged event fires.  
protected MethodOnChildLayersCollectionClearingCalled when the GroupLayerBase.ChildLayers collection is about to clear its collection.  
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 Map property changes.  
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.