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


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

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAllDetails Gets all details for sub-layers or tables in an ArcGISTiledMapServiceLayer.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetDetails Gets the sub-layer or table details (for a specific ID) of an ArcGISTiledMapServiceLayer.  
public MethodGetLayerVisibility Gets the sub-layer visibility.  
public MethodGetTileUrlOverridden.  Returns a URL to the specific tile in an ArcGISTiledMapServiceLayer.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes the resource. Override this method if your resource requires asynchronous requests to initialize, then call the base method when initialization is completed.  
public MethodQueryLegendInfos Queries for the legend infos of the layer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Clears all tiles from the layer and redraws it. (Inherited from ESRI.ArcGIS.Client.TiledLayer)
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 MethodGetTileSourceOverridden.  Gets the source image to display in the tiled layer. We override this method to use the WebRequest to load the 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 MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.