information Property

Summary

Gets or sets the DICOM image information needed by the window level.

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

Property Value

DICOMImageInformation that represents the DICOM image information needed by the window level to function properly.

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