The following tables list the members exposed by TileMapLayer.
Name | Description | |
---|---|---|
![]() | FullExtent | Overridden. Gets the MapLayer full extent. |
![]() | InitialExtent | Overridden. Gets the MapLayer initial extent. |
![]() | Map | Gets the Map that owns the MapLayer (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | MaximumRenderScale | Gets or Sets the Maximum Scale To Render |
![]() | MaximumRenderScaleUserOverride | Gets or Sets the MaximumRenderScale User Override |
![]() | MaxScale | The maximum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
![]() | MinimumRenderScale | Gets or Sets the Minimum Scale To Render |
![]() | 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 |
![]() | Visible | Gets or sets the visibility flag for the MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | Close | Close the Tile service layer. |
![]() | InScaleRange | Overridden. In Scale Range |
![]() | Open | Open the Tile Map Layer |
![]() | ResumeOnError | If the tile map layer raised an error and after the error has been handled, this method allows the map layer to resume. |
![]() | ToString | Returns the name of the MapLayer in Map control. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) |
Name | Description | |
---|---|---|
![]() | Dispose | Dispose |
![]() | Draw | Overridden. Draws the map layer. |
![]() | 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 | Overridden. OnMapChanging |
![]() | 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 |
![]() | TileCacheOpened | Tile Service Opened Event |
![]() | TileRequestError | Tile Service Error Event |