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

Gets or sets the tile matrix set. It defines the tileMatrixSet the layer will use.

Syntax

Visual Basic (Declaration) 
Public Property TileMatrixSet As String
C# 
public string TileMatrixSet {get; set;}

Remarks

If the tile matric set is not set explicitely, the first tile matrix set supported by the WMTS will be used.

Property Value

The tile matrix set.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.