Initializes a new instance of the AutomationImageViewer class with explicit parameters.
AutomationImageViewer = function(createOptions, divID)
constructor(createOptions: ImageViewerCreateOptions, divID: string);
createOptions
The image viewer creation options.
divID
the name of the class instance.
each instance of this class must have a unique <para name="divID" /> value.
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