ArcGIS Runtime SDK for WPF - Library Reference
WebMapLayer Class
Members  See Also 
ESRI.ArcGIS.Client.WebMap Namespace : WebMapLayer Class

Instances of this class represent information about top-level layers (such as map service layer, bing maps layer, openstreetmap layer, feature layer, feature collection, wms layer, etc) in the web map.

Object Model

WebMapLayer ClassFeatureCollection ClassLayerDefinition ClassPopupInfo Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class WebMapLayer 
   Inherits WebMapObject
C# 
public sealed class WebMapLayer : WebMapObject 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.WebMap.WebMapObject
      ESRI.ArcGIS.Client.WebMap.WebMapLayer

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.