ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.