ArcGIS API for Windows Phone - Library Reference
TileMatrixSets Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WmtsLayer.WmtsLayerInfo Class : TileMatrixSets Property

Gets the enumeration of tile matrix sets supported by the layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TileMatrixSets As IEnumerable(Of String)
C# 
public IEnumerable<string> TileMatrixSets {get;}

Property Value

The tile matrix sets.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.