ComponentOne Maps for WPF and Silverlight
Layers Property (C1Maps)

C1.WPF.Maps Namespace > C1Maps Class : Layers Property
Gets the collection of layers.
Syntax
'Declaration
 
Public ReadOnly Property Layers As System.Collections.ObjectModel.Collection(Of IMapLayer)
public System.Collections.ObjectModel.Collection<IMapLayer> Layers {get;}
See Also

Reference

C1Maps Class
C1Maps Members