imageViewer Property (ImageViewerItem)

Summary

Owner ImageViewer instance.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerItem.prototype, 'imageViewer', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize