RichTextKit v0.4

HitTestResult.OverCodePointIndex Field

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: HitTestResult

The code point index of the first code point in the cluster that the point is actually over, or -1 if not over a cluster.

public int OverCodePointIndex;

Field Type

int