defaultWindowLevelCenter Property

Summary

Gets the default window level center value.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'defaultWindowLevelCenter', 
	get: function() 
) 
defaultWindowLevelCenter: 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 center will be set to the value here.

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.