Keyoti RapidSpell Desktop .NET API Docs
PaintText Method (g, bounds, text, alignToRight)
APIKeyoti.RapidSpell.GridDataGridAYTTextBoxColumnPaintText(Graphics, Rectangle, String, Boolean)
Keyoti RapidSpell Desktop .NET
Internal
Declaration Syntax
C#Visual BasicVisual C++
protected void PaintText(
	Graphics g,
	Rectangle bounds,
	string text,
	bool alignToRight
)
Protected Sub PaintText ( _
	g As Graphics, _
	bounds As Rectangle, _
	text As String, _
	alignToRight As Boolean _
)
protected:
void PaintText(
	Graphics^ g, 
	Rectangle bounds, 
	String^ text, 
	bool alignToRight
)
Parameters
g (Graphics)
bounds (Rectangle)
text (String)
alignToRight (Boolean)

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204