Keyoti RapidSpell WPF API Docs
UpdateUnderlinePosition Method (start, end)
APIKeyoti.RapidSpell.WpfErrorAdornerBaseUpdateUnderlinePosition(Int32, Int32)
Keyoti RapidSpell WPF
We're putting the underline in a new position.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void UpdateUnderlinePosition(
	int start,
	int end
)
public virtual void UpdateUnderlinePosition(
	int start,
	int end
)
Public Overridable Sub UpdateUnderlinePosition ( 
	start As Integer,
	end As Integer
)
Public Overridable Sub UpdateUnderlinePosition ( 
	start As Integer,
	end As Integer
)
public:
virtual void UpdateUnderlinePosition(
	int start, 
	int end
)
public:
virtual void UpdateUnderlinePosition(
	int start, 
	int end
)
abstract UpdateUnderlinePosition : 
        start : int * 
        end : int -> unit 
override UpdateUnderlinePosition : 
        start : int * 
        end : int -> unit 
abstract UpdateUnderlinePosition : 
        start : int * 
        end : int -> unit 
override UpdateUnderlinePosition : 
        start : int * 
        end : int -> unit 
Parameters
start (Int32)
end (Int32)

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