CaretPosition.AltPosition Field
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: CaretPosition
True to display the caret at the end of the previous line rather than the start of the following line when the code point index is exactly on a line break.
public bool AltPosition;
Field Type
bool |