RichTextKit v0.4

HitTestResult.AltCaretPosition Field

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

Indicates that the point is closest to the alternate caret position of ClosestCodePointIndex.

public bool AltCaretPosition;

Remarks

This property indicates if the tested point is beyond the end of a word wrapped line and not at the start of the following line.

Field Type

bool