windowWidth Property

Summary

Gets the current window level width value.

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

Property Value

Represents the current window level width value.

Remarks

For window level center value, refer to WindowCenter.

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