maxValue Property

Summary

The maximum color intensity value.

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

Property Value

Value for the image that represents the color's maximum intensity value.

Remarks

maxValue is important for the window level functionality to work correctly.

If you do not set this value, it will be calculated internally.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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