Leadtools.Dicom Namespace : DicomTimeValue Structure |
The following tables list the members exposed by DicomTimeValue.
Name | Description | |
---|---|---|
DicomTimeValue Constructor | Overloaded. |
Name | Description | |
---|---|---|
Empty | Represents a new instance of a DicomTimeValue structure with member data left uninitialized. | |
Fractions | Gets or sets the fractions. | |
Hours | Gets or sets the hour. | |
IsEmpty | Gets a value indicating whether DicomTimeValue structure is empty. | |
Minutes | Gets or set the minutes. | |
Now | Returns a DicomTimeValue containing the current time according to your system. | |
Seconds | Gets or sets the seconds. |
Name | Description | |
---|---|---|
ToDateTime | Converts the DicomTimeValue to a DateTime equivalent. | |
ToString | Overridden. Overridden. Returns a meaningful name for this command. |