Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

CaptureTime Property






Gets or sets image capture date and time.
Syntax
public DateTime CaptureTime {get; set;}
'Declaration   Public Property CaptureTime As Date
'Usage   Dim instance As MedicalViewerImageData Dim value As Date   instance.CaptureTime = value   value = instance.CaptureTime
public: property DateTime CaptureTime {    DateTime get();    void set (    DateTime value); }

Property Value

A value that represents the image capture date and time. This value is useful for sorting and retrieving more accurate information.
Remarks
This value can be retrieved from the DicomDataSet
Example
For an example, refer to MedicalViewerSeriesStack
Requirements

Target Platforms

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features