loadInstance Event

Summary

The loadInstance event is invoked whenever the user loads an instance in the medical viewer, and is called from the medical viewer.

Syntax

TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'loadInstance', 
	 get: function() 
) 
      loadInstance: LoadInstanceEventType; // read-only 

Event Data

Parameter Type Description
sender var The source of the event.
e LoadInstanceEventArgs The event data to access the instance frame, and UID's.

Requirements

Target Platforms

See Also

Frame

Frame Members

lt.Controls.Medical Namespace

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.