Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

FrameOfReferenceUID Property






Gets or sets the value that indicates the ID of the DICOM file that was used to create this 3D object.
Syntax
public string FrameOfReferenceUID {get; set;}
'Declaration
 
Public Property FrameOfReferenceUID As String
'Usage
 
Dim instance As Medical3DObject
Dim value As String
 
instance.FrameOfReferenceUID = value
 
value = instance.FrameOfReferenceUID

            

            
public:
property String^ FrameOfReferenceUID {
   String^ get();
   void set (    String^ value);
}

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

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features