Gets an object of type Shape that represents the shape which causes the event.

Syntax

public Drawing.Shape Shape { get; }
Public ReadOnly Property Shape() As Drawing.Shape

Limitations

Read only.