DicomSortCriteria Enumeration

Summary
Specifies the cell-sorting criteria that will be used to sort frames.
Syntax
C#
VB
C++
public enum DicomSortCriteria 
  
Public Enum DicomSortCriteria  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class DicomSortCriteria : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0SortFor3D Sort the frames according to their position in the 3D space.
1AcquisitionTime Sort the frames according to their acquisition time value.
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.