Occurs when a shape has been sized with the built-in mouse interface. The event handler receives an argument of type ShapeEventArgs containing data related to this event.
public event Drawing.ShapeEventArgs ShapeSized;
Public Event ShapeSized As Drawing.ShapeEventArgs