ArcGIS Runtime SDK for WPF - Library Reference
SetTileInfo Method
See Also 
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WebTiledLayer Class : SetTileInfo Method

tileInfo
The tile info.
Sets the tile scheme of the tile layer. If not set then assume standard web mercator tiling scheme.

Syntax

Visual Basic (Declaration) 
Public Sub SetTileInfo( _
   ByVal tileInfo As TileInfo _
) 
C# 
public void SetTileInfo( 
   TileInfo tileInfo
)

Parameters

tileInfo
The tile info.

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.