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


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

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitialize Initializes the resource. (Inherited from ESRI.ArcGIS.Client.Layer)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Clears all tiles from the layer and redraws it.  
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 tiles  
protected MethodGetTileSource Gets the source image to display in the tiled 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 MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.