Keyoti RapidSpell WPF API Docs
MoveUnderline Method (u, start, end, bump)
APIKeyoti.RapidSpell.WpfWpfTextBoxBaseUtilityAdapterMoveUnderline(Underline, Int32, Int32, Boolean)
Keyoti RapidSpell WPF
Moves the underline due to user operations (typing)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void MoveUnderline(
	Underline u,
	int start,
	int end,
	bool bump
)
protected virtual void MoveUnderline(
	Underline u,
	int start,
	int end,
	bool bump
)
Protected Overridable Sub MoveUnderline ( 
	u As Underline,
	start As Integer,
	end As Integer,
	bump As Boolean
)
Protected Overridable Sub MoveUnderline ( 
	u As Underline,
	start As Integer,
	end As Integer,
	bump As Boolean
)
protected:
virtual void MoveUnderline(
	Underline^ u, 
	int start, 
	int end, 
	bool bump
)
protected:
virtual void MoveUnderline(
	Underline^ u, 
	int start, 
	int end, 
	bool bump
)
abstract MoveUnderline : 
        u : Underline * 
        start : int * 
        end : int * 
        bump : bool -> unit 
override MoveUnderline : 
        u : Underline * 
        start : int * 
        end : int * 
        bump : bool -> unit 
abstract MoveUnderline : 
        u : Underline * 
        start : int * 
        end : int * 
        bump : bool -> unit 
override MoveUnderline : 
        u : Underline * 
        start : int * 
        end : int * 
        bump : bool -> unit 
Parameters
u (Underline)
start (Int32)
end (Int32)
bump (Boolean)

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