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

In This Topic
    TileLayer Property (C1Map)
    In This Topic
    Gets the tile layer settings for this C1Map.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TileLayer As TileLayer
    public TileLayer TileLayer {get;}
    See Also