orientation Field

Summary

Gets or sets an array of orientation.

Syntax
TypeScript
JavaScript
FramePosition = function() { 
   this.orientation = (default value); 
} 
orientation: number[]; 

Remarks

The orientation values can be retrieved from the DICOM data set.

The number of items in the this array, must be the same number of items in the Position array.

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