CephalometricCell Constructor

Summary

Initializes a new instance of CephalometricCell.

Syntax
TypeScript
JavaScript
CephalometricCell = function( 
   viewer, 
   cell, 
   divID 
) 
constructor( 
   viewer: MedicalViewer, 
   cell: Cell, 
   divID: string 
); 

Parameters

viewer

The parent medical viewer

cell

The generator cell that contains the original frames.

divID

The ID of the cell

Remarks

To add this to the MedicalViewer use the Layout property.

This cell contains properties and methods for updating and changing the image's properties.

The ID of the cell must be unique.

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.