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

Leadtools.Dicom.Common Assembly