sortingOperationsSequence Property

Summary

Gets or sets the sort operation class.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'sortingOperationsSequence', 
	get: function(), 
	set: function(value) 
) 
sortingOperationsSequence: SortingOperation[]; 

Property Value

The SortingOperation that represents the sorting operation class used to sort images (frames) inside the cell given various attributes.

Remarks

The default value for this sorting operation is that it arranges the images by axis in an ascending order.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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