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


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

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetLayerVisibility Gets the sub-layer visibility.  
public MethodGetUrlOverridden.  Gets the URL. Override from DynamicMapServiceLayer  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes this a WMS layer. Calls GetCapabilities if SkipGetCapabilities is false.  
public MethodQueryLegendInfos Queries for the legend infos of a layer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Refreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public MethodSetLayerVisibility Sets the sublayer visibility.  
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 MethodCancel Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodGetSource Gets the source image to display in the dynamic layer. Override this to generate or modify images. (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
protected MethodOnLayerChanged Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnMapChangedOverride to know when a layer's ESRI.ArcGIS.Client.Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnProgress (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.