RichTextKit v0.4

Paragraph.HitTest Method

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

Hit test this paragraph

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

Parameters

float x

The x-coordinate relative to top left of the paragraph content

float y

The x-coordinate relative to top left of the paragraph content

Returns

Topten.RichTextKit.HitTestResult

A HitTestResult