sortByCategory Property (SortingOperation)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(SortingOperation.prototype, 'sortByCategory', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize