RichTextKit v0.4

TextDocument.HitTest Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument

Hit test this string

public Topten.RichTextKit.HitTestResult HitTest(float x, float y);

Parameters

float x

The x-coordinate relative to top-left of the document

float y

The y-coordinate relative to top-left of the document

Returns

Topten.RichTextKit.HitTestResult

A HitTestResult