HitTest(SKRect) Method

Definition

Namespace SvgML
Assembly SvgML.Avalonia.dll

Performs hit testing against the element using a rectangle in picture coordinates.

public bool HitTest(SKRect rect)

Parameters

rect
SKRect

Returns