PHandle.OnHandleDrag Method
Subclasses should override this method to get notified as the handle is dragged.
Parameters
- sender
- The source of this handle drag event.
- size
- The drag delta relative to the handle.
- e
- A PInputEventArgs that contains the event data.
See Also
PHandle Class | UMD.HCIL.PiccoloX.Handles Namespace