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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly