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 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.