C#
VB
WinRT C#
C++
Converts the specified DicomDateTimeValue structure to a human-readable string.
public static string GetStringDescription(
Leadtools.Dicom.DicomDateTimeValue value
)
Public Shared Function GetStringDescription( _
ByVal value As Leadtools.Dicom.DicomDateTimeValue _
) As String
public static string GetStringDescription(
Leadtools.Dicom.DicomDateTimeValue value
)
function Leadtools.Dicom.DicomDateTimeValueHelper.GetStringDescription(
value
)
public:
static String^ GetStringDescription(
Leadtools.Dicom.DicomDateTimeValue value
)
value
The DicomDateTimeValue object.
string that is the name of the color of the specified DicomDateTimeValue 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