ImageViewer Constructor

Summary

Initializes a new ImageViewer

Syntax

JavaScript Syntax
ImageViewer = function(createOptions) 
TypeScript Syntax
constructor(createOptions: ImageViewerCreateOptions); 

Parameters

createOptions

Create options. This must not be null and must point to a valid object with at least

ParentDiv set to valid values.

Remarks

For more information, refer to ImageViewer.

Example

For an example, refer to ImageViewer.

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 Assembly