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#
C++/CLI
public string FrameOfReferenceUID { get; set; } 
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 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

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