viewer Property (Cell)

Summary

Gets the MedicalViewer which is the parent of this cell.

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'viewer', 
	get: function() 
) 
TypeScript Syntax
viewer: MedicalViewer; // read-only

Property Value

the MedicalViewer which is the parent of this cell.

Remarks

The medical viewer is assigned to the cell in the constructor.

To change the position of the cell inside the viewer, refer to Layout.

Requirements

Target Platforms

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