Caret index (in current text) of the previous selection.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public int OldCaret { get; }
Visual Basic
Public ReadOnly Property OldCaret As Integer
	Get

Property Value

Type: Int32

See Also