Back to Devexpress

ShapeCollection.Move Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-shapecollection-dot-move.md

latest508 B
Original Source

ShapeCollection.Move Method

NameParametersDescription
Move(ShapeBase, Int32)shape, newIndexMoves the specified shape to the specified index.
Move(Int32, Int32)oldIndex, newIndexMoves the shape at the specified index to the specified index.