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
public:
property
String^ FrameOfReferenceUID {
String^ get();
void set (
String^ value);
}
Property Value
A value that indicates the frame reference of UID information that will be used when implementing the reference line.