position Field

Summary

Gets or sets an array of positions.

Syntax

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

Leadtools.Controls.Medical Assembly