defaultWindowLevelCenter Property

Summary

Gets the default window level's center value.

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

Property Value

Value that represents the default window level's center.

Remarks

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

Calling Reset, sets the window level's center to the defaultWindowLevelCenter value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly