Piccolo.NET

PInputEventArgs.CanvasDelta Property

Gets the delta between the last and current mouse position in PCanvas coordinates.

public virtual System.Drawing.SizeF CanvasDelta {get;}

Property Value

The delta between the last and current mouse position in canvas coordinates.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace