maximumWindowLevelCenter Property

Summary

Gets the maximum allowed window level center value.

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

Property Value

The maximum allowed window level center value.

Remarks

To get the minimum center value, refer to MinimumWindowLevelCenter.

To get the maximum width value, refer to MaximumWindowLevelWidth.

To get the minimum width value, refer to MinimumWindowLevelWidth.

To change the width value refer to WindowLevelWidth.

To change the center value refer to WindowLevelCenter.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.