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

The layerDefinition object defines the attribute schema and drawing information for a layer drawn using client-side graphics. This could include a feature collection, a CSV file referenced through the web, or a single layer in an ArcGIS map service.

Object Model

LayerDefinition ClassDrawingInfo Class

Syntax

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

Inheritance Hierarchy

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

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.