load Method

Summary

Loads the metadata and parses it into series/frames based on the contents.

Syntax

TypeScript
JavaScript
MedicalViewer.prototype.load = function( 
	metadata  
) 
      load(metadata: any): void; 

Parameters

metadata

An any value that references the metadata associated with the instance.

Remarks

Valid metadata includes single metadata files, an array of JSON files, a structured display, a presentation state, etc.

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.