←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly