Gets a value that indicates whether the input is from a digitizer eraser.
Declaration
public bool IsEraser { get; }
Public ReadOnly Property IsEraser As Boolean
Property Value
| Type |
Description |
| bool |
true if the input is from a digitizer eraser; otherwise, false.
|