imageViewer Property

Summary

Owner ImageViewer instance.

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

Property Value

The owner ImageViewer instance or null if this item does not belong to a viewer.

Remarks

This value will be set and reset by the image viewer when items are added or remove from the Items collection.

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.