selectorAttribute Property

Summary

Gets or sets the DICOM tag that will be used as a reference to sort.

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

Property Value

Value that represents the DICOM tag that will be used as a reference to sort.

Remarks

If you wish to sort based on the frame 3D position, then ignore this property and use SortByCategory.

This value is valid if SortByCategory is set to None.

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.