ArcGIS API for Silverlight - Library Reference
Layers Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > BaseMap Class : Layers Property

Gets or sets the basemap layer(s) of a webmap.

Syntax

Visual Basic (Declaration) 
Public Property Layers As IList(Of WebMapLayer)
C# 
public IList<WebMapLayer> Layers {get; 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.