defaultWindowLevelWidth Property

Summary

Gets the default window level width value.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'defaultWindowLevelWidth', 
	get: function() 
) 
defaultWindowLevelWidth: number; // read-only 

Property Value

Value that represents the default window level center.

Remarks

The default value is the original value that the window level was first loaded with. You can get this value from the DICOM dataset, or let the medical viewer automatically detect it.

When you call Reset, the window level width will set to the value here.

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.