←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly