| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Layers As IEnumerable(Of GraphicsLayer) | |
| C# | |
|---|---|
public IEnumerable<GraphicsLayer> Layers {get;} | |
Property Value
The layers.Target Platforms:Windows Phone 7
|
| 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 |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Layers As IEnumerable(Of GraphicsLayer) | |
| C# | |
|---|---|
public IEnumerable<GraphicsLayer> Layers {get;} | |
Target Platforms:Windows Phone 7