Returns a DicomDateValue containing the current date and time according to your system.
public static DicomDateValue Now { get; }
Public Shared ReadOnly Property Now As Leadtools.Dicom.DicomDateValue
public static DicomDateValue Now()
public:
static property Leadtools.Dicom.DicomDateValue Now {
Leadtools.Dicom.DicomDateValue get();
}
Returns a DicomDateValue 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