[]
Initializes a new instance of the MoveResizeCancelEventArgs class.
public MoveResizeCancelEventArgs(RectangleF rect)
Public Sub New(rect As RectangleF)
| Type | Name | Description |
|---|---|---|
| RectangleF | rect | The rectangle which specifies the new location. |