MedicalViewer Constructor

Summary

Initializes a new instance of the MedicalViewer class.

Syntax
TypeScript
JavaScript
MedicalViewer = function( 
   parent, 
   rows, 
   columns 
) 
constructor( 
   parent: HTMLDivElement, 
   rows: number, 
   columns: number 
); 

Parameters

parent

The parent div of the medical viewer.

rows

The initial row count for the medical viewer grid.

columns

The initial column count for the medical viewer grid.

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.