ForegroundReady Event

Summary

Notifies to the instance that the foreground is ready and finished rendering.

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

Register ForegroundReady when calling GetForeground. To change the foreground size, refer to ForegroundSize.

Event Data
ParameterTypeDescription
sendervarThe source of the event
Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.