orientation Field

Summary

Gets or sets an array of orientation.

Syntax

JavaScript Syntax
FramePosition = function() { 
   this.orientation = (default value); 
} 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly