interactiveMode Property

Summary

Gets the interactive mode to which this WindowLevelData instance is attached.

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

Property Value

WindowLevelInteractiveMode that represents the interactive mode to which this instance is attached.

Remarks

If this WindowLevelData instance is not attached to an interactive mode, then this value is null.

To attach this WindowLevelData instance to WindowLevelInteractiveMode refer to Data.

Attaching this WindowLevelData instance to WindowLevelInteractiveMode allows the user to change the window level data interactively.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.