←Select platform

MedicalViewerSortCriteria Enumeration

Summary

Specifies cell sorting criteria that will be used to sort frames.

Syntax

C#
VB
C++
public enum MedicalViewerSortCriteria 
  
Public Enum MedicalViewerSortCriteria  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
             
            public enum class MedicalViewerSortCriteria : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
             

Members

ValueMemberDescription
0SortFor3D Sort the frames according to their position in the 3D world.
1AcquisitionTime Sort the frames according to their acquistion time value.
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.MedicalViewer Assembly