Gets or sets the uniform resource identifier (URI) of the Source image to view. This is a dependency property.
public Uri Uri { get; set; }
Public Property Uri As Uri
A Uri that contains the uniform resource identifier (URI) of the Source image to view. Default value is null (Nothing in VB).
The ImageList control will load the image specified in Uri, on success, the loaded System.Windows.Media.ImageSource object will be set in the Source property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET