Occurs when a shape has been moved. The event handler receives an argument of type ShapeEventArgs containing data related to this event.

Syntax

public event Drawing.ShapeEventHandler ShapeMoved;
Public Event ShapeMoved As Drawing.ShapeEventHandler