A reference object to distinguish ImageLoader instances.
Object.defineProperty(ImageLoader.prototype, 'tag',
get: function(),
set: function(value)
)
tag: any;
Reference object to distinguish ImageLoader instances. Default value is null.
Tag can be any object to use as extra data to hold with the ImageLoader instance. This object can be used in the PreRun, Done, Fail, or Always event callbacks.
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