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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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