Keyoti RapidSpell WPF API Docs
Following Method (offset)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryFollowing(Int32)
Keyoti RapidSpell WPF
Return the first boundary after the specified offset
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int Following(
	int offset
)
public virtual int Following(
	int offset
)
Public Overridable Function Following ( 
	offset As Integer
) As Integer
Public Overridable Function Following ( 
	offset As Integer
) As Integer
public:
virtual int Following(
	int offset
)
public:
virtual int Following(
	int offset
)
abstract Following : 
        offset : int -> int 
override Following : 
        offset : int -> int 
abstract Following : 
        offset : int -> int 
override Following : 
        offset : int -> int 
Parameters
offset (Int32)
the offset to start
Return Value
Int32
int the first boundary after offset

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