imageViewer Property

Summary

Gets the viewer class of this cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'imageViewer', 
	get: function(), 
	set: function(value) 
) 
imageViewer: AutomationImageViewer; 

Property Value

ImageViewer that represents the viewer of this cell.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly