maxValue Property

Summary

Gets or sets the image max value.

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

Property Value

Value that represents the image max value.

Remarks

This value 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 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.