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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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