[]
Event argument for move or resize action.Users can cancel this actions.
public class MoveResizeCancelEventArgs : CancelEventArgs
Public Class MoveResizeCancelEventArgs
Inherits CancelEventArgs
Name | Description |
---|---|
MoveResizeCancelEventArgs(RectangleF) | Initializes a new instance of the MoveResizeCancelEventArgs class. |
Name | Description |
---|---|
Rectangle | Gets the rectangle which specifies the new location. |