​
​
​

Occurs when a shape has been adjusted by using its yellow adjust rectangle. The event handler receives an argument of type ShapeEventArgs containing data related to this event.

Syntax

​public event Drawing.ShapeEventHandler ShapeAdjusted;
​Public Event ShapeAdjusted As Drawing.ShapeEventHandler
​