ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1Maps Class / Layers Property

In This Topic
    Layers Property
    In This Topic
    Gets the collection of layers.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Layers As IMapLayerCollection
    public IMapLayerCollection Layers {get;}
    See Also