ArcGIS Runtime SDK for WPF - Library Reference
ArcGISLocalTiledLayer Class
Members  See Also 
ESRI.ArcGIS.Client Namespace : ArcGISLocalTiledLayer Class

Reads and displays data directly from locally stored tile cache.

Object Model

ArcGISLocalTiledLayer ClassEnvelope ClassEnvelope ClassSpatialReference ClassTileInfo ClassTimeExtent Class

Syntax

Visual Basic (Declaration) 
Public Class ArcGISLocalTiledLayer 
   Inherits TiledLayer
   Implements ILegendSupport 
C# 
public class ArcGISLocalTiledLayer : TiledLayer, ILegendSupport  

Remarks

Supports exploded and compact tile caches as well as TilePackages. To use, set the Path property to point to the folder where the conf.cdi and conf.xml files resides or directly to the .tpk file.

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Layer
            ESRI.ArcGIS.Client.TiledLayer
               ESRI.ArcGIS.Client.ArcGISLocalTiledLayer

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.