Leadtools.Dicom Namespace > DicomDateTimeValue Structure : Now Property |
public static DicomDateTimeValue Now {get;}
'Declaration Public Shared ReadOnly Property Now As DicomDateTimeValue
'Usage Dim value As DicomDateTimeValue value = DicomDateTimeValue.Now
public static DicomDateTimeValue Now {get;}
public static DicomDateTimeValue Now()
get_Now();
public: static property DicomDateTimeValue Now { DicomDateTimeValue get(); }