imagePosition Property

Summary

Gets or sets the image position patient of the image.

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

Property Value

An Array that represents the image position patient of the image.

Remarks

This value can be retrieved from the DICOM data set.

This value must be set for other medical functionalities to work correctly, like the reference line and series synchronization, and orientation letters overlay text.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.