FrameRequested Event

Summary

Notifies the instance that a new MPR frame has been requested.

Syntax
TypeScript
JavaScript
Object.defineProperty(MPRCell.prototype,'frameRequested',  
	get: function(), 
	set: function(value) 
) 
frameRequested: LeadEvent; 
Remarks
  • You need to register FrameRequested if you want to create a server-side MPR rendering.
  • To enable server-side rendering, refer to ServerSideRendering.
Event Data
ParameterTypeDescription
sendervarThe source of the event.
eMPRFrameRequestedEventArgsThe event data
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.