ComponentOne Reports for WPF
C1.C1Report.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