ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.