←Select platform

SortByCategory Enumeration

Summary

Specifies the category of the sorting operation

Syntax
C#
VB
C++
public enum SortByCategory 
Public Enum SortByCategory 
public enum class SortByCategory sealed 

Members

0 AlongAxis

Along Axis

1 ByAcquireTime

By Acquire Time

Remarks

The SortByCategory enumeration is in the SortByCategory to identify whether the sorting id position-based or time-based. Typically, AlongAxis means that the sorting is computed from a position in 3D space, like ImagePosition or ImageOrientation.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly