The following tables list the members exposed by MobileCacheMapLayer.
| Name | Description | |
|---|---|---|
|  | MobileCacheMapLayer Constructor | Creates a new instance. | 
| Name | Description | |
|---|---|---|
|  | FullExtent | Overridden. Gets the extent of the MapLayer. | 
|  | InitialExtent | Overridden. Gets the envelope of the initial MapLayer extent. | 
|  | LayerDefinitions | Provides access to the list of sub layer info to control individual visibility and opacity. | 
|  | Map | Gets the Map that owns the MapLayer (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
|  | MaxScale | The maximum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
|  | MinScale | The minimum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
|  | MobileCache | Gets the mobile cache. | 
|  | 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 | Overridden. Gets the SpatialReference | 
|  | SupportPartialRedraw | Indicates if the MapLayer supports partial redraw. This property is consumed by the Map. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
|  | Visible | Gets or sets the visibility flag for the MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
| Name | Description | |
|---|---|---|
|  | InScaleRange | Returns true if the MapLayer is visible at the specified scale. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
|  | ToString | Returns the name of the MapLayer in Map control. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
| Name | Description | |
|---|---|---|
|  | Dispose | Dispose the object. | 
|  | Draw | Invoked by the Map during a drawing process. (Inherited from ESRI.ArcGIS.Mobile.MapLayer) | 
|  | 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. Gets or sets the attached Map. | 
|  | 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) | 
 
     
     
     
     
    