setWindowLevelDefaultValues Method

Summary

Sets the default window level to the specified width and center.

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

Parameters

width

The default width to be set.

center

The default center to be set.

Remarks

To retrieve the width, use WindowWidth.

To retrieve the center, use WindowCenter.

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.