information Property

Summary

The window level information used on all the frames that belong to the cell represented by this Derivative3D class.

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

Property Value

DICOMImageInformation used on all the frames that belong to the cell represented by this Derivative3D class.

Remarks

The cell represented by this Derivative3D class is a derived cell. Hence, all the frames in this cell are extracted from the same 3D object on the server and all the frames have the same DICOM information.

For further details on accessing each frame information separately, refer to Frame Information.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.