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

Gets or sets the layer identifier displayed by the WMTS service.

Syntax

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

Remarks

If the layer is not set explicitely, the first layer respecting the TileMatrixSet will be used.

Property Value

The layer.

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.