LEADTOOLS Medical (Leadtools.Medical3D assembly)

FrameOfReferenceUID Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features