←Select platform

GetOverlayString Method

Summary

An extension method that returns an overlay string based on Patient and Study DicomTag Members in a DicomDataSet.

Syntax
C#
VB
C++
public static string GetOverlayString( 
   DicomDataSet dsSD 
) 
Public Shared Function GetOverlayString( 
   ByVal dsSD As DicomDataSet 
) As String 
public:  
   static String^ GetOverlayString( 
      DicomDataSet^ dsSD 
   ) 

Parameters

dsSD

A DicomDataSet from which to generate an overlay string.

Return Value

The overlay string.

Remarks

The overlay string is generated by reading the values for the following DicomTag Members in a DicomDataSet:

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.