ImageViewerCreateOptions Constructor

Summary

Initialize a new instance of ImageViewerCreateOptions with the required parameters.

Syntax
TypeScript
JavaScript
ImageViewerCreateOptions = function( 
   parentDiv 
) 
constructor( 
   parentDiv: HTMLElement 
); 

Parameters

parentDiv

The parent (container) div element.

Example

For an example, refer to ImageViewer.

Requirements

Target Platforms

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

Leadtools.Controls Assembly