FrameOfReferenceUID Property

Summary
Gets or sets the value that indicates the ID of the DICOM file that was used to create this 3D object.
Syntax
C#
VB
C++
public string FrameOfReferenceUID { get; set; } 
  
Public Property FrameOfReferenceUID As String 
public: 
property String^ FrameOfReferenceUID { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The value that indicates the ID of the DICOM file that was used to create this 3D object.

Remarks

This property does not affect the 3D object. It stores the object ID.

Get this value from the DICOM file.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.