AutomationImageViewer Constructor

Summary

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

Syntax

JavaScript Syntax
AutomationImageViewer = function(createOptions, divID) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly