ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / ImageryMetadataResult Class / ImageUrl Property

In This Topic
    ImageUrl Property
    In This Topic
    One of the following: A URL template for an image tile if a specific point is specified. A general URL template for the specified imagery set.
    Syntax
    'Declaration
     
    
    Public Property ImageUrl As String
    public string ImageUrl {get; set;}
    See Also