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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.