windowWidth Property

Summary

Gets the current window level width value.

Syntax

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

Property Value

Value that represents the current window level width value.

Remarks

For window level center value, refer to WindowCenter.

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