ShapeCollection.Move Method
| Name | Parameters | Description |
|---|---|---|
| Move(ShapeBase, Int32) | shape, newIndex | Moves the specified shape to the specified index. |
| Move(Int32, Int32) | oldIndex, newIndex | Moves the shape at the specified index to the specified index. |
| Name | Parameters | Description |
|---|---|---|
| Move(ShapeBase, Int32) | shape, newIndex | Moves the specified shape to the specified index. |
| Move(Int32, Int32) | oldIndex, newIndex | Moves the shape at the specified index to the specified index. |