information Property

Summary

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

Syntax

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

Property Value

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

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