The following tables list the members exposed by TileCacheMapLayer.
Name | Description | |
---|---|---|
![]() | TileCacheMapLayer Constructor | Overloaded. Create's new instance of TileCache MapLayer |
Name | Description | |
---|---|---|
![]() | FullExtent | Gets the MapLayer full extent. (Inherited from TileMapLayer) |
![]() | InitialExtent | Gets the MapLayer initial extent. (Inherited from TileMapLayer) |
![]() | Map | Gets the Map that owns the MapLayer (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | MaximumRenderScale | Gets or Sets the Maximum Scale To Render (Inherited from TileMapLayer) |
![]() | MaximumRenderScaleUserOverride | Gets or Sets the MaximumRenderScale User Override (Inherited from TileMapLayer) |
![]() | MaxScale | The maximum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | MinimumRenderScale | Gets or Sets the Minimum Scale To Render (Inherited from TileMapLayer) |
![]() | MinScale | The minimum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | Name | Gets or sets the MapLayer name. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | Opacity | The value of the Opacity property is expressed as a value between 0.0 and 1.0. The default value is 1.0. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | SpatialReference | Gets the data source's spatial reference. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | SupportPartialRedraw | Indicates if the MapLayer supports partial redraw. This property is consumed by the Map. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | TileCacheInfo | Gets the TileCacheInfo (Inherited from TileMapLayer) |
![]() | Visible | Gets or sets the visibility flag for the MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | Close | Close the Tile service layer. (Inherited from TileMapLayer) |
![]() | InScaleRange | In Scale Range (Inherited from TileMapLayer) |
![]() | Open | Open the Tile Map Layer (Inherited from TileMapLayer) |
![]() | ResumeOnError | If the tile map layer raised an error and after the error has been handled, this method allows the map layer to resume. (Inherited from TileMapLayer) |
![]() | ToString | Returns the name of the MapLayer in Map control. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | Dispose | Dispose (Inherited from TileMapLayer) |
![]() | Draw | Draws the map layer. (Inherited from TileMapLayer) |
![]() | Finalize | Finalizes the object. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | OnDataChanged | Informed the Map the MapLayer data have changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | OnMapChanging | OnMapChanging (Inherited from TileMapLayer) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | RaiseDataSynchronizationFinished | Indicates the Map that data synchronization finished for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | RaiseDataSynchronizationStarted | Indicates the Map that data synchronization started for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | DataChanged | Occurs when the MapLayer Data has changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | TileCacheClosed | Tile Service Closed Event (Inherited from TileMapLayer) |
![]() | TileCacheOpened | Tile Service Opened Event (Inherited from TileMapLayer) |
![]() | TileRequestError | Tile Service Error Event (Inherited from TileMapLayer) |