minValue Property (DICOMImageInformation)

Summary

Gets or sets the image min value.

Syntax

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

Property Value

Value that represents the image min 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

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