[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElementCollection.Move

Move Method

Move(int, int)

Moves the element at the fromIndex to the position of the toIndex.

Declaration
public void Move(int fromIndex, int toIndex)
Parameters
Type Name Description
int fromIndex
int toIndex