For a list of all members of this type, see ArcGISTiledMapServiceLayer members.
Name | Description | |
---|---|---|
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetAllDetails | Gets all details for sub-layers or tables in an ArcGISTiledMapServiceLayer. |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetDetails | Gets the sub-layer or table details (for a specific ID) of an ArcGISTiledMapServiceLayer. |
![]() | GetLayerVisibility | Gets the sub-layer visibility. |
![]() | GetTileUrl | Overridden. Returns a URL to the specific tile in an ArcGISTiledMapServiceLayer. |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | Overridden. Initializes the resource. Override this method if your resource requires asynchronous requests to initialize, then call the base method when initialization is completed. |
![]() | QueryLegendInfos | Queries for the legend infos of the layer. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Refresh | Clears all tiles from the layer and redraws it. (Inherited from ESRI.ArcGIS.Client.TiledLayer) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ToBitmap | Renders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
![]() | Cancel | Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | GetTileSource | Overridden. Gets the source image to display in the tiled layer. We override this method to use the WebRequest to load the images. |
![]() | OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnMapChanged | Override to know when a layer's Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |