ComponentOne Imaging for UWP
UriSource Property (C1Bitmap)

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace > C1Bitmap Class : UriSource Property
Gets or sets a URL that contains a reference to the image to be loaded into this C1Bitmap.
Syntax
'Declaration
 
Public Property UriSource As System.Uri
public System.Uri UriSource {get; set;}
See Also

Reference

C1Bitmap Class
C1Bitmap Members