Shifts elements with the specified indices to a specific position.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Type: System.Int32 []
An array of element indices to shift.Type: System.Int32
A position to which the elements should be shifted.This method swaps the elements so that the items with the indexes start with the destinationIndex.