windowLevelCenter Property (DICOMImageInformationRenderer)

Summary

Gets the current window level center value.

Syntax

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

Property Value

The current window level center value.

Remarks

To get the minimum center value, refer to MinimumWindowLevelCenter.

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize