imageViewer Property

Summary

Gets the viewer class of this cell.

Syntax

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

Property Value

ImageViewer that represents the viewer of this cell.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly