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

Leadtools.Dicom.Common Assembly