Keyoti RapidSpell Desktop .NET API Docs
RepaintTimer Property
APIKeyoti.RapidSpellTextBoxUtilityAdapterRepaintTimer
Keyoti RapidSpell Desktop .NET
The number of milliseconds that must pass since the last user input before repainting. This has a resolution of 250 milliseconds.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int RepaintTimer { get; set; }
public int RepaintTimer { get; set; }
Public Property RepaintTimer As Integer
	Get
	Set
Public Property RepaintTimer As Integer
	Get
	Set
public:
property int RepaintTimer {
	int get ();
	void set (int value);
}
public:
property int RepaintTimer {
	int get ();
	void set (int value);
}
member RepaintTimer : int with get, set
member RepaintTimer : int with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412