FrameOfReferenceUID Property

Summary

Gets or sets the series frame of references UID.

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

Property Value

Value that represents the series frame of references UID.

Remarks

This must be set to connect cells in the medical viewer and use it to generate and display reference line.

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