ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1VectorLayer Class / UriSource Property

In This Topic
    UriSource Property (C1VectorLayer)
    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