←Select platform

FrameOfReferenceUID Property

Summary

Gets or sets the frame reference of UID information that will be used when implementing the reference line.

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 of UID information that will be used when implementing the reference line.

Example

For an example, refer to MedicalViewerReferenceLineProperties

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