Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

FrameOfReferenceUID Property (MedicalViewerImageData)






Gets or sets the frame reference of UID.
Syntax
public string FrameOfReferenceUID {get; set;}
'Declaration   Public Property FrameOfReferenceUID As String
'Usage   Dim instance As MedicalViewerImageData Dim value As String   instance.FrameOfReferenceUID = value   value = instance.FrameOfReferenceUID
public: property String^ FrameOfReferenceUID {    String^ get();    void set (    String^ value); }

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

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features