ESRI.ArcGIS.Mobile
TileCacheMapLayer Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.DataProducts.RasterData Namespace : TileCacheMapLayer Class


The following tables list the members exposed by TileCacheMapLayer.

Public Constructors

 NameDescription
Public ConstructorTileCacheMapLayer ConstructorOverloaded.  Create's new instance of TileCache MapLayer  
Top

Public Properties

 NameDescription
Public PropertyFullExtent Gets the MapLayer full extent. (Inherited from TileMapLayer)
Public PropertyInitialExtent Gets the MapLayer initial extent. (Inherited from TileMapLayer)
Public PropertyMap Gets the Map that owns the MapLayer (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyMaximumRenderScale Gets or Sets the Maximum Scale To Render (Inherited from TileMapLayer)
Public PropertyMaximumRenderScaleUserOverride Gets or Sets the MaximumRenderScale User Override (Inherited from TileMapLayer)
Public PropertyMaxScaleThe maximum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyMinimumRenderScale Gets or Sets the Minimum Scale To Render (Inherited from TileMapLayer)
Public PropertyMinScaleThe minimum scale this Maplayer will render at. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyNameGets or sets the MapLayer name. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyOpacity 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)
Public PropertySpatialReferenceGets the data source's spatial reference. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertySupportPartialRedraw Indicates if the MapLayer supports partial redraw. This property is consumed by the Map. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public PropertyTileCacheInfo Gets the TileCacheInfo (Inherited from TileMapLayer)
Public PropertyVisibleGets or sets the visibility flag for the MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Top

Public Methods

 NameDescription
Public MethodClose Close the Tile service layer. (Inherited from TileMapLayer)
Public MethodInScaleRange In Scale Range (Inherited from TileMapLayer)
Public MethodOpen Open the Tile Map Layer (Inherited from TileMapLayer)
Public MethodResumeOnError 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)
Public MethodToStringReturns the name of the MapLayer in Map control. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Top

Protected Methods

 NameDescription
Protected MethodDispose Dispose (Inherited from TileMapLayer)
Protected MethodDraw Draws the map layer. (Inherited from TileMapLayer)
Protected MethodFinalize Finalizes the object. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodOnDataChanged Informed the Map the MapLayer data have changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodOnMapChanging OnMapChanging (Inherited from TileMapLayer)
Protected MethodOnPropertyChanged Raises the PropertyChanged event. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodRaiseDataSynchronizationFinished Indicates the Map that data synchronization finished for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Protected MethodRaiseDataSynchronizationStarted Indicates the Map that data synchronization started for this MapLayer. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Top

Public Events

 NameDescription
Public EventDataChangedOccurs when the MapLayer Data has changed. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Mobile.MapLayer)
Public EventTileCacheClosed Tile Service Closed Event (Inherited from TileMapLayer)
Public EventTileCacheOpened Tile Service Opened Event (Inherited from TileMapLayer)
Public EventTileRequestError Tile Service Error Event (Inherited from TileMapLayer)
Top

See Also

© 2013 All Rights Reserved.