IShapeCollectionReorder Method

Overload List
  NameDescription
Public methodReorder(Int32, IShape)
Moves a shape from the collection to the specified position.
Public methodReorder(Int32, IShape)
Moves shapes from the collection to the specified position. Shapes will be placed starting from index in order they appear in list.
See Also