maximumWindowLevelWidth Property

Summary

Gets the maximum allowed window level width value.

Syntax

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

Property Value

The maximum allowed window level width value.

Remarks

To get the minimum center value, refer to MinimumWindowLevelCenter.

To get the maximum center value, refer to MaximumWindowLevelCenter.

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly