Piccolo.NET

PInputEventArgs.Delta Property

Return the delta between the last and current mouse positions transformed through the view matrix of the bottom camera.

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

Property Value

The delta between the last and current mouse positions transformed through the view matrix of the bottom camera.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace