Gets or sets the full image URL.
Object.defineProperty(Frame.prototype, 'imageURL',
get: function(),
set: function(value)
)
imageURL: string;
A string value that represents the full image URL.
The image URL is not called directly, but will wait a little before calling, to determine the wait period, use RequestInterval.
Once the image is downloaded the event ImageURLChanged is fired.
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