←Select platform

SortType Enumeration

Summary

Specifies the sort type.

Syntax
C#
VB
C++
public enum SortType 
Public Enum SortType 
public enum class SortType sealed 
Members
0 None

No sorting.

1 ByAxis

Sort by Axis.

2 ByAcquisitionTime

Sort by study acquisition time.

Remarks

ByAxis is sorting that is computed from a position in 3D space, like ImagePosition or ImageOrientation. ByAcquisitionTime is time-based sorting.

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.