AcquisitionTime Property

Summary
Gets or sets the value that determines the image acquistion 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 acquistion time.

Remarks
  • Fill this value with the proper acquistion time (and all the other instances with their corresponding acquisition time value).
  • Use the overloaded method MedicalViewerSeriesManager.Sort.
  • Set the value of the second parameter of the second step MedicalViewerSortCriteria to AcquisitionTime
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.MedicalViewer Assembly

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