Click or drag to resize
AB4D logo

TransparencySorterSort(TransparencySorterSortingModeTypes) Method

Sort the objects with the sortingType.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool Sort(
	TransparencySorterSortingModeTypes sortingType
)

Parameters

sortingType  TransparencySorterSortingModeTypes
sorting type

Return Value

Boolean
true if any object was moved
See Also