setWindowLevel Method

Summary

Sets the window level to the specified width and center.

Syntax
TypeScript
JavaScript
Frame.prototype.setWindowLevel = function( 
   width, 
   center 
) 
setWindowLevel( 
   width: number, 
   center: number 
): void; 

Parameters

width

The new width to be set.

center

The new center to be set.

Remarks

To retrieve the width, use WindowWidth.

To retrieve the center, use WindowCenter.

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.