C#
VB
WinRT C#
C++
Converts the specified DicomDateRangeValue structure to a human-readable string.
public static string GetStringDescription(
Leadtools.Dicom.DicomDateRangeValue value
)
Public Shared Function GetStringDescription( _
ByVal value As Leadtools.Dicom.DicomDateRangeValue _
) As String
public static string GetStringDescription(
Leadtools.Dicom.DicomDateRangeValue value
)
function Leadtools.Dicom.DicomDateRangeValueHelper.GetStringDescription(
value
)
public:
static String^ GetStringDescription(
Leadtools.Dicom.DicomDateRangeValue value
)
value
The DicomDateRangeValue object.
string that is the name of the color of the specified DicomDateRangeValue structure.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET