FrameOfReferenceUID Property

Summary

Gets or sets the frame reference of UID.

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

A value that indicates the frame reference for the UID information. It will be used when implementing the reference line.

Remarks

This value can be retrieved from the DicomDataSet.

Example

For an example, refer to MedicalViewerSeriesStack

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly