WindowLevelChanged Event

Summary

Optional event that gets fired whenever the frame window level value changes.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype,'windowLevelChanged',  
	get: function(), 
	set: function(value) 
) 
windowLevelChanged: LeadEvent; 
Remarks

WindowLevelChanged is fired whenever the window level value changes, either using WindowLevelAction or by changing the window level values programmatically. To change the window level values, refer to Window Level Center and Window Level Width.

Event Data
ParameterTypeDescription
sendervarThe source of the event
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.