Click or drag to resize

MouseEventArgsPressure Property

Gets or sets the pressure of the mouse/stylus press, if applicable. 1.0 if full pressure or not supported.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public float Pressure { get; }

Property Value

Type: Single
The pressure of the mouse/stylus.
See Also