Maps for WinRT
UriSource Property


Gets or sets the Uri of geographic data that would be shown.
Syntax
'Declaration
 
Public Property UriSource As Uri
'Usage
 
Dim instance As C1VectorLayer
Dim value As Uri
 
instance.UriSource = value
 
value = instance.UriSource
public Uri UriSource {get; set;}
See Also

Reference

C1VectorLayer Class
C1VectorLayer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback