ContactRect Property
Gets the bounding rectangle of the contact area (typically from touch input).
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Rect ContactRect {
get;
}
Public ReadOnly Property ContactRect As Rect
Get
member ContactRect : Rect with
get