imageViewer Property

Summary

Image Viewer for this mode.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'imageViewer', 
	get: function() 
) 
imageViewer: ImageViewer; // read-only 

Property Value

The image viewer for this mode.

Remarks

This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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