Series Constructor

Summary

Initializes a new instance of the Series with default parameters.

Syntax
TypeScript
JavaScript
Series = function( 
   viewer, 
   divID 
) 
constructor( 
   viewer: MedicalViewer, 
   divID: string 
); 

viewer

The parent viewer.

divID

The DIV ID.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.