ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1GifImage Class / UriSource Property

In This Topic
    UriSource Property (C1GifImage)
    In This Topic
    Gets or sets the System.Uri that contains this image.
    Syntax
    'Declaration
     
    Public Property UriSource As System.Uri
    public System.Uri UriSource {get; set;}
    See Also