jSON Property

Summary

Gets or sets the JSON file that contains all the dataset info for the image loaded in the frame.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'JSON', 
	get: function(), 
	set: function(value) 
) 
JSON: any; 

Property Value

An object that represents the JSON file that contains all the dataset info for the image loaded in the frame.

Remarks

To get the image on a canvas, refer to GetPreviewCanvas.

This value must be present if you want to sort the frames, for more information on how to sort the frames, refer to SortingOperationsSequence.

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.