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#Visual BasicVisual C++F#
public int RepaintTimer { get; set; }
Public Property RepaintTimer As Integer
	Get
	Set
public:
property int RepaintTimer {
	int get ();
	void set (int value);
}
member RepaintTimer : int with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204