C#
VB
Java
C++
Returns a DicomTimeValue containing the current time according to your system.
public static DicomTimeValue Now { get; }
Public Shared ReadOnly Property Now As Leadtools.Dicom.DicomTimeValue
public static DicomTimeValue Now()
public:
static property Leadtools.Dicom.DicomTimeValue Now {
Leadtools.Dicom.DicomTimeValue get();
}
Returns a DicomTimeValue value containing the current time according to your system.
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