Summary
Gets or sets a value indicating whether the point is inside the bounds of the text.
- Namespace
- Avalonia
.Media - Containing Type
- TextHitTestResult
Syntax
public bool IsInside { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsInside { get; set; }
Type | Description |
---|---|
bool |