viewer Property

Summary

Gets the MedicalViewer which is the parent of this cell.

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

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.