information Property

Summary

Gets the image data and information.

Syntax
TypeScript
JavaScript
Object.defineProperty(DICOMImageInformationRenderer.prototype, 'information', 
	get: function() 
) 
information: DICOMImageInformation; // read-only 

Property Value

DICOMImageInformation that contains the image data and information.

Remarks

This class can only be set in the constructor, refer toDICOMImageInformationRenderer.

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