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

Gets or sets a LayerDefinition object defining the attribute schema and drawing information for the layer. Used with CSV layers.

Syntax

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

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.