Keyoti RapidSpell WPF API Docs
ConnectAndPaint Method (drawingContext, selectionStartPos_scr, selectionEndPos_scr)
APIKeyoti.RapidSpell.WpfErrorAdornerBaseConnectAndPaint(DrawingContext, Rect, Rect)
Keyoti RapidSpell WPF
Paints underline between two Rects
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected void ConnectAndPaint(
	DrawingContext drawingContext,
	Rect selectionStartPos_scr,
	Rect selectionEndPos_scr
)
protected void ConnectAndPaint(
	DrawingContext drawingContext,
	Rect selectionStartPos_scr,
	Rect selectionEndPos_scr
)
Protected Sub ConnectAndPaint ( 
	drawingContext As DrawingContext,
	selectionStartPos_scr As Rect,
	selectionEndPos_scr As Rect
)
Protected Sub ConnectAndPaint ( 
	drawingContext As DrawingContext,
	selectionStartPos_scr As Rect,
	selectionEndPos_scr As Rect
)
protected:
void ConnectAndPaint(
	DrawingContext^ drawingContext, 
	Rect selectionStartPos_scr, 
	Rect selectionEndPos_scr
)
protected:
void ConnectAndPaint(
	DrawingContext^ drawingContext, 
	Rect selectionStartPos_scr, 
	Rect selectionEndPos_scr
)
member ConnectAndPaint : 
        drawingContext : DrawingContext * 
        selectionStartPos_scr : Rect * 
        selectionEndPos_scr : Rect -> unit 
member ConnectAndPaint : 
        drawingContext : DrawingContext * 
        selectionStartPos_scr : Rect * 
        selectionEndPos_scr : Rect -> unit 
Parameters
drawingContext (DrawingContext)
selectionStartPos_scr (Rect)
selectionEndPos_scr (Rect)

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