AutomationImageViewer Constructor

Summary

Initializes a new instance of the AutomationImageViewer class with explicit parameters.

Syntax
TypeScript
JavaScript
AutomationImageViewer = function( 
   createOptions, 
   divID 
) 
constructor( 
   createOptions: ImageViewerCreateOptions, 
   divID: string 
); 

Parameters

createOptions

The image viewer creation options.

divID

the name of the class instance.

Remarks

each instance of this class must have a unique <para name="divID" /> value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly