Keyoti RapidSpell WPF API Docs
IsAt Method (start, end)
APIKeyoti.RapidSpell.WpfErrorAdornerBaseIsAt(Int32, Int32)
Keyoti RapidSpell WPF
Whether this highlight is at start to end
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IsAt(
	int start,
	int end
)
public bool IsAt(
	int start,
	int end
)
Public Function IsAt ( 
	start As Integer,
	end As Integer
) As Boolean
Public Function IsAt ( 
	start As Integer,
	end As Integer
) As Boolean
public:
bool IsAt(
	int start, 
	int end
)
public:
bool IsAt(
	int start, 
	int end
)
member IsAt : 
        start : int * 
        end : int -> bool 
member IsAt : 
        start : int * 
        end : int -> bool 
Parameters
start (Int32)
end (Int32)
Return Value

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