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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.