Keyoti RapidSpell WPF API Docs
ActionLocation Property
APIKeyoti.RapidSpell.WpfTextChangeHintActionLocation
Keyoti RapidSpell WPF
Where the cursor was, in the text, before the action occured.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int ActionLocation { get; set; }
public int ActionLocation { get; set; }
Public Property ActionLocation As Integer
	Get
	Set
Public Property ActionLocation As Integer
	Get
	Set
public:
property int ActionLocation {
	int get ();
	void set (int value);
}
public:
property int ActionLocation {
	int get ();
	void set (int value);
}
member ActionLocation : int with get, set
member ActionLocation : int with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214