TextHitTestResultIsInside Property

Gets a value indicating whether the point is inside the bounds of the text.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsInside { get; }

Property Value

Boolean

See Also