Gets or sets the uniform resource identifier (URI) of the Source image to view.
public Uri Uri { get; set; }
Property Uri As Uri
A Uri that contains the uniform resource identifier (URI) of the Source image to view.
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.
For C#/VB examples, refer to IImageListItem.
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