C#
VB
C++
Gets or sets the date and time of image capture.
public DateTime CaptureTime { get; set; }
Public Property CaptureTime As Date
A value that represents the date and time of image capture. This value is useful for sorting and retrieving more accurate information.
This value can be retrieved from the DicomDataSet.
For an example, refer to DicomSortSeriesStack.
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