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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize