[]
Gets a value that indicates the force that the pointer device (typically a pen/stylus) exerts on the surface of the digitizer.
public float Pressure { get; }
Public ReadOnly Property Pressure As Single
| Type | Description |
|---|---|
| float | A value from 0 to 1.0. The default value is 0.5. |