C#
VB
C++
Gets or sets the value that indicates the ID of the DICOM file that was used to create this 3D object.
public string FrameOfReferenceUID { get; set; }
Public Property FrameOfReferenceUID As String
The value that indicates the ID of the DICOM file that was used to create this 3D object.
This property does not affect the 3D object. It stores the object ID.
Get this value from the DICOM file.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET