Map for WinForms | ComponentOne
C1.Win.Map Namespace / VirtualEarthHybridSource Class / UriFormat Property

In This Topic
    UriFormat Property (VirtualEarthHybridSource)
    In This Topic
    Gets the uri template for the tile image.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property UriFormat As String
    protected override string UriFormat {get;}
    See Also