Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorLayer Class / UriSource Property

In This Topic
    UriSource Property
    In This Topic
    Gets or sets the Uri of geographic data that would be shown.
    Syntax
    'Declaration
     
    
    Public Property UriSource As Uri
    public Uri UriSource {get; set;}
    See Also