AcquisitionTime Property

Summary

Gets or sets the value that determines the image acquisition time.

Syntax
C#
VB
C++
public DateTime AcquisitionTime { get; set; } 
  
Public Property AcquisitionTime As Date 
            public: 
property DateTime AcquisitionTime { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

System.DateTime that represents the image acquisition time.

Remarks

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly