ESRI.ArcGIS.Mobile
TileServiceMapLayer Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.WebServices.ArcGISServices.MapServices Namespace : TileServiceMapLayer Class

MapLayer used to display tiles from an ArcGIS Cached Map Service.

Object Model






Syntax

Visual Basic (Declaration) 
Public Class TileServiceMapLayer 
   Inherits TileMapLayer
   Implements IBoundable, ISpatialData2 
C# 
public class TileServiceMapLayer : TileMapLayer, IBoundable, ISpatialData2  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.MapLayer
      ESRI.ArcGIS.Mobile.DataProducts.RasterData.TileMapLayer
         ESRI.ArcGIS.Mobile.WebServices.ArcGISServices.MapServices.TileServiceMapLayer

Requirements

Namespace: ESRI.ArcGIS.Mobile.WebServices.ArcGISServices.MapServices

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

Assembly: ESRI.ArcGIS.Mobile (in ESRI.ArcGIS.Mobile.dll)

See Also