CaptureTime Property

Summary
Gets or sets the date and time of image capture.
Syntax
C#
C++/CLI
public DateTime CaptureTime { get; set; } 
            public: 
property DateTime CaptureTime { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

A value that represents the date and time of image capture. This value is useful for sorting and retrieving more accurate information.

Remarks

This value can be retrieved from the DicomDataSet.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.