frameOfReferenceID Property

Summary

Gets or sets the frame of reference ID.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'frameOfReferenceID', 
	get: function(), 
	set: function(value) 
) 
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

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