Keyoti RapidSpell Desktop .NET API Docs
SetRepaintTimer Method (milliseconds)
APIKeyoti.RapidSpellRapidSpellAsYouTypeSetRepaintTimer(Int32)
Keyoti RapidSpell Desktop .NET
If set to a value other than 0, the underline painting will not be performed until the timer has elapsed. This has a resolution of 250 milliseconds.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void SetRepaintTimer(
	int milliseconds
)
public void SetRepaintTimer(
	int milliseconds
)
Public Sub SetRepaintTimer ( 
	milliseconds As Integer
)
Public Sub SetRepaintTimer ( 
	milliseconds As Integer
)
public:
void SetRepaintTimer(
	int milliseconds
)
public:
void SetRepaintTimer(
	int milliseconds
)
member SetRepaintTimer : 
        milliseconds : int -> unit 
member SetRepaintTimer : 
        milliseconds : int -> unit 
Parameters
milliseconds (Int32)

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