minimumWindowLevelCenter Property

Summary

Gets the minimum allowed window level center value.

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

Property Value

The minimum allowed window level center value.

Remarks

To get the maximum center value, refer to MaximumWindowLevelCenter.

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly