C#
VB
Java
C++
Constructs a new DicomTimeValue object.
public DicomTimeValue(int hours,int minutes,int seconds,int fractions)
Public Function New( _ByVal hours As Integer, _ByVal minutes As Integer, _ByVal seconds As Integer, _ByVal fractions As Integer _)
hours
Value that represents the hour.
minutes
Value that represents the minute.
seconds
Value that represents the second.
fractions
Value that represents the fraction of a second.
For an example, refer to SetIntValue.
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
