Gets or sets the frame reference of UID information that will be used when implementing the reference line.
public string FrameOfReferenceUID {get; set;}
'Declaration
Public Property FrameOfReferenceUID As String
'Usage
Dim instance As MedicalViewerCell
Dim value As String
instance.FrameOfReferenceUID = value
value = instance.FrameOfReferenceUID
Property Value
A value that indicates the frame reference of UID information that will be used when implementing the reference line.