ArcGIS API for WPF - Library Reference
GroupLayer Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client Namespace : GroupLayer Class


The following tables list the members exposed by GroupLayer.

Public Constructors

 NameDescription
public ConstructorGroupLayer ConstructorInitializes a new instance of the GroupLayer class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ChildLayersPropertyIdentifies the ChildLayers dependency property.  
Top

Public Properties

 NameDescription
public PropertyChildLayers Gets or sets the child layers.  
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyEffectGets or sets the pixel shader effect to use for rendering this Layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyFullExtentOverridden.  The full extent of the layer  
public PropertyID Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyInitializationFailure Gets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyIsInitialized Returns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyMaximumResolution Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyMinimumResolution Gets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyOpacity Gets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertySpatialReference Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyVisible Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Methods

 NameDescription
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodGetEnumerator Gets the enumerator.  
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes the resource.  
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodQueryLegendInfos Queries for the legend infos of the layer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodCancelOverridden.  Stops loading of any pending images  
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 MethodOnPropertyChangedOverloaded. Raises the Layer.PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Events

 NameDescription
public EventInitializationFailed Raised when the layer has been initialized and encountered a problem. (Inherited from ESRI.ArcGIS.Client.Layer)
public EventInitialized Raised when the layer has been initialized (Inherited from ESRI.ArcGIS.Client.Layer)
public EventLegendChanged Occurs when the legend of the layer changed (e.g. when the renderer changed)  
public EventPropertyChanged Property changed event (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.