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; }
Public ReadOnly Property Pressure As Single
Get
member Pressure : float32 with get
Property Value
Type:
SingleThe pressure of the mouse/stylus.
See Also