Gets the collection of layers.
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)
Syntax
| C# |
|---|
public Collection<IMapLayer> Layers { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Layers As Collection(Of IMapLayer) Get |