loadInstance Event

Summary

An lt.LeadEventType that is invoked whenever a LoadInstanceHandler is loading an instance.

Syntax

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

Event Data

Parameter Type Description
sender any The source of the event.
e LoadInstanceEventArgs The event data, which provides frame and Instance data (sopInstanceUID, studyInstanceUID, and seriesInstanceUID).

Requirements

Target Platforms

See Also

MedicalViewer

MedicalViewer Members

Leadtools.Controls.Medical Namespace

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.