jSON Property

Summary

The JSON file containing the dataset information for the frame's loaded image.

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

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly