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