information Property

Summary

Gets the image data and information.

Syntax

JavaScript Syntax
Object.defineProperty(DICOMImageInformationRenderer.prototype, 'information', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly