patientProjection Property

Summary

Gets or sets the patient projection array.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'patientProjection', 
	get: function(), 
	set: function(value) 
) 
patientProjection: string[]; 

Property Value

An array that represents the patient projection array.

Remarks

This value can be retrieved from the DICOM data set.

Not all images have a patient projection value.

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