Gets or sets the enumeration that is used to sort the frames based on their 3D location or acquisition time.
Object.defineProperty(SortingOperation.prototype, 'sortByCategory',
get: function(),
set: function(value)
)
sortByCategory: SortType;
SortType enumeration that is used to sort the frames based on their 3D location or acquisition time.
To sort the DICOM files based on a custom DICOM Tag, set this value to None. and then use SelectorAttribute.
For steps on how to sort the medical viewer cell, refer to SortingOperation.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document