Keyoti RapidSpell WPF API Docs
FindWordEnd Method (fromPos)
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterFindWordEnd(Int32)
Keyoti RapidSpell WPF
Returns the end of the word that fromPos is in.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual int FindWordEnd(
	int fromPos
)
protected virtual int FindWordEnd(
	int fromPos
)
Protected Overridable Function FindWordEnd ( 
	fromPos As Integer
) As Integer
Protected Overridable Function FindWordEnd ( 
	fromPos As Integer
) As Integer
protected:
virtual int FindWordEnd(
	int fromPos
)
protected:
virtual int FindWordEnd(
	int fromPos
)
abstract FindWordEnd : 
        fromPos : int -> int 
override FindWordEnd : 
        fromPos : int -> int 
abstract FindWordEnd : 
        fromPos : int -> int 
override FindWordEnd : 
        fromPos : int -> int 
Parameters
fromPos (Int32)
Return Value

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