ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorLayer 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