autoScaleSlope Property

Summary

The auto scale slope value of the DICOM image.

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

Property Value

The auto scale slope value of the DICOM image.

Remarks

To get or set the auto scale intercept, refer to AutoScaleIntercept.

This value can be retrieved from the DICOM data set.

This value is used to render correctly the window level of the image.

The default value is 1, this property cannot be 0.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly