position Field

Summary

Gets or sets an array of positions.

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

Remarks

The image position 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 Orientation 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