Returns a DicomDateTimeValue value containing the current date and time according to your system.
public static DicomDateTimeValue Now { get; }
Public Shared ReadOnly Property Now As Leadtools.Dicom.DicomDateTimeValue
public static DicomDateTimeValue Now()
public:
static property Leadtools.Dicom.DicomDateTimeValue Now {
Leadtools.Dicom.DicomDateTimeValue get();
}
Returns a DicomDateTimeValue value containing the current date and time according to your system.
For an example, refer to SetIntValue.
GetDateValue(DicomElement,Int32,Int32) Method
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