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

In This Topic
    ActualTileSource Property (Map)
    In This Topic
    Gets the actual tile source used by the Map.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualTileSource As C1.FlexMap.ITileSource
    public C1.FlexMap.ITileSource ActualTileSource {get;}
    Remarks
    The tile source is used as following:
    See Also