ArcGIS API for WPF - 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;}

Property Value

The tile matrix set.

Remarks

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

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.