Gets or sets the frame reference of UID.
public
string FrameOfReferenceUID {get; set;}
'Declaration
Public Property FrameOfReferenceUID As
String
'Usage
Dim instance As
MedicalViewerImageData
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 for the UID information. It will be used when implementing the reference line.