ArcGIS API for Windows Phone - Library Reference
Lods Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > TileInfo Class : Lods Property

Gets or sets an array of levels of detail that define the tiling scheme.

Syntax

Visual Basic (Declaration) 
Public Property Lods As Lod()
C# 
public Lod[] Lods {get; set;}

Property Value

The level of details.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.