TextHitTestResultIsInside Property
Gets a value indicating whether the point is inside the bounds of the text.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsInside { get; }
Public ReadOnly Property IsInside As Boolean
Get
member IsInside : bool with get
Property Value
Boolean