AcquisitionTime Property

Summary
Gets or sets the value that determines the image acquistion time.
Syntax
C#
C++/CLI
public DateTime AcquisitionTime { get; set; } 
            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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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