windowCenter Property

Summary

Gets the current window level center value.

Syntax
TypeScript
JavaScript
Object.defineProperty(DICOMImageInformation.prototype, 'windowCenter', 
	get: function(), 
	set: function(value) 
) 
windowCenter: number; 

Property Value

Value that represents the current window level center value.

Remarks

For window level width value, refer to WindowWidth.

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