The following tables list the members exposed by TileCacheMapLayer.
Name | Description | |
---|---|---|
![]() | TileCacheMapLayer Constructor | Overloaded. Create's new instance of TileCache MapLayer |
Name | Description | |
---|---|---|
![]() | DisplayExpression | Gets or sets the where clause that limits the features being displayed. Only features that respect the where clause will be rendered. (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) |
![]() | OwnerMap | Gets the Map that owns the MapLayer (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) |
![]() | Transparency | Gets or sets the MapLayer's transparency value in percentage. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | 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) |
![]() | GetExtent | Gets the MapLayer extent. (Inherited from TileMapLayer) |
![]() | GetInitialExtent | Gets the MapLayer initial extent. (Inherited from TileMapLayer) |
![]() | InScaleRange | In Scale Range (Inherited from TileMapLayer) |
![]() | Open | Open the Tile Map Layer Note: You don't need to call this method if you are adding this layer to the Map Control. (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) |