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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.