Method HitTestTextRange
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
HitTestTextRange(ITextLayout, TextRange, float, float)
public static IReadOnlyList<HitTestMetrics> HitTestTextRange(this ITextLayout texLayout, TextRange textRange, float originX, float originY)
Parameters
texLayout
ITextLayouttextRange
TextRangeoriginX
floatoriginY
float