Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / Layers Property

In This Topic
    Layers Property (C1Map)
    In This Topic
    Gets the collection of map layers displayed in this C1Map.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Layers As MapLayersCollection
    public MapLayersCollection Layers {get;}
    See Also