defaultWindowLevelWidth Property (Frame)

Summary

Gets the default window level width value.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'defaultWindowLevelWidth', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize