frameOfReferenceID Property (Frame)

Summary

Gets or sets the frame of reference ID.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'frameOfReferenceID', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
frameOfReferenceID: string;

Property Value

A string value that represents the frame of reference ID.

Remarks

This value can be retrieved from the DICOM data set.

This value must be set for other medical functionalities to work correctly, like the reference line and series synchronization, and orientation letters overlay text.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize