Describes the order of which sorting is used to arrange the images inside the cell.
lt.Controls.Medical.SortOrder = {
Ascending: 0,
Descending: 2
}
lt.Controls.Medical.SortOrder = {
Ascending: 0,
Descending: 2
}
Members
0 | Ascending |
Sort in an ascending order. |
2 | Descending |
Sort in a descending order. |
This is used for the sorting feature in the medical viewer, refer to SortingOperation
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET