IsInverted Property
Gets a value that indicates whether the digitizer pen is inverted.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsInverted {
get;
}
Public ReadOnly Property IsInverted As Boolean
Get
member IsInverted : bool with
get