Keyoti RapidSpell WPF API Docs
BumpUnderlineTo Method (start, end)
APIKeyoti.RapidSpell.WpfErrorAdornerBaseBumpUnderlineTo(Int32, Int32)
Keyoti RapidSpell WPF
The underline has moved because the text has been bumped along by new or removed text before it.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void BumpUnderlineTo(
	int start,
	int end
)
public virtual void BumpUnderlineTo(
	int start,
	int end
)
Public Overridable Sub BumpUnderlineTo ( 
	start As Integer,
	end As Integer
)
Public Overridable Sub BumpUnderlineTo ( 
	start As Integer,
	end As Integer
)
public:
virtual void BumpUnderlineTo(
	int start, 
	int end
)
public:
virtual void BumpUnderlineTo(
	int start, 
	int end
)
abstract BumpUnderlineTo : 
        start : int * 
        end : int -> unit 
override BumpUnderlineTo : 
        start : int * 
        end : int -> unit 
abstract BumpUnderlineTo : 
        start : int * 
        end : int -> unit 
override BumpUnderlineTo : 
        start : int * 
        end : int -> unit 
Parameters
start (Int32)
end (Int32)

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