ArcGIS API for WPF - Library Reference
Layers Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor.CommandEventArgs Class : Layers Property

Gets the layers that may be affected.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Layers As IEnumerable(Of GraphicsLayer)
C# 
public IEnumerable<GraphicsLayer> Layers {get;}

Property Value

The layers.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.