←Select platform

GetStringDescription Method (DicomTimeValueHelper)

Summary

Converts the specified DicomTimeValue structure to a human-readable string.

Syntax

C#
VB
WinRT C#
C++
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 
)  

Parameters

value
The DicomTimeValue object.

Return Value

string that is the name of the color of the specified DicomTimeValue structure.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly