defaultWindowLevelWidth Property

Summary

Gets the default window level's width value.

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

Property Value

Value that represents the default window level's width.

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 width to defaultWindowLevelWidth 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