sortByCategory Property

Summary

Gets or sets the enumeration that is used to sort the frames based on their 3D location or acquisition time.

Syntax
TypeScript
JavaScript
Object.defineProperty(SortingOperation.prototype, 'sortByCategory', 
	get: function(), 
	set: function(value) 
) 
sortByCategory: SortType; 

Property Value

SortType enumeration that is used to sort the frames based on their 3D location or acquisition time.

Remarks

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.

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.Controls.Medical Assembly

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