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