Property IsTrailingHit
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
IsTrailingHit
A flag that indicates whether the hit-test location is at the leading or the trailing side of the character. When the IsInside value is set to FALSE, this value is set according to the output Metrics.TextPosition value to represent the edge closest to the hit-test location.
public bool IsTrailingHit { get; }