←Select platform

Now Property

Summary

Returns a DicomTimeValue containing the current time according to your system.

Syntax
C#
VB
C++
Java
public static DicomTimeValue Now { get; } 
Public Shared ReadOnly Property Now As DicomTimeValue 
public static DicomTimeValue Now() 
public: 
static property DicomTimeValue Now { 
   DicomTimeValue get(); 
} 

Property Value

Returns a DicomTimeValue value containing the current time according to your system.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly