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


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

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodCreateDynamicLayerInfosFromLayerInfosFor an ArcGISDynamicMapServiceLayer that is published as a service on ArcGIS Server, this Method generates a DynamicLayerInfoCollection. The DynamicLayerInfo objects in the DynamicLayerInfoCollection can then be modified for input to the ArcGISDynamicMapServiceLayer.DynamicLayerInfos Property for constructing Dynamic Layers.  
public MethodGetAllDetails Gets all details for sub-layers or tables.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetDetails Gets the sub-layer or table details (for a specific ID) of an ArcGISDynamicMapServiceLayer.  
public MethodGetLayerVisibility Gets the sub-layer visibility.  
public MethodGetUrlOverridden.  Gets the URL that references the map image.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes the resource. Override this method if your resource requires asynchronous requests to initialize, and call the base method when initialization is complete.  
public MethodQueryLegendInfos Queries for the legend infos of the 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 MethodCancelOverridden.  Stops loading of any pending images.  
protected MethodGetSourceOverridden.  Gets the source image to display in the dynamic layer. Override this to generate or modify images.  
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 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.