data Property

Summary

Gets or sets the image and window level data that the interactive mode will modify.

Syntax
TypeScript
JavaScript
Object.defineProperty(WindowLevelInteractiveMode.prototype, 'data', 
	get: function(), 
	set: function(value) 
) 

Property Value

WindowLevelData that contains the image and window level data that the interactive mode will modify.

Remarks

You can switch between different instances of Data if you want the interactive mode to handle multiple different images.

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