orientation Property

Summary

Gets or sets the image orientation of the 3D volume.

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

Property Value

Array of 6 items representing the image orientation of the 3D volume.

Remarks

orientation has the following characteristics:

  • The orientation of the Volume is the same as the image orientation of the 2D slices that make up the volume.
  • Can be retrieved from the DICOM data set of any of the 2D slices.
  • To change the orientation of the 3D volume use RotationTool.
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.