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

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