Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomDateValue Structure > DicomDateValue Constructor : DicomDateValue Constructor(DateTime) |
'Usage
Dim date As Date Dim instance As New DicomDateValue(date)
public DicomDateValue(DicomDateTimeValue dt) public DicomDateValue(Date date)
function DicomDateValue( date )