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