IsInside 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)
- C#
- VB
- F#
public bool IsInside { get; }
Public ReadOnly Property IsInside As Boolean
Get
member IsInside : bool with get