FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields Namespace / Map Class / TileSource Property

In This Topic
    TileSource Property (Map)
    In This Topic
    Gets or sets the map tile source.
    Syntax
    'Declaration
     
    Public Property TileSource As TileSource
    public TileSource TileSource {get; set;}
    See Also