←Select platform

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

Leadtools.MedicalViewer Assembly