Keyoti RapidSpell Desktop .NET API Docs
PaintText Method (g, textBounds, text, backBrush, foreBrush, alignToRight)
APIKeyoti.RapidSpell.GridDataGridAYTTextBoxColumnPaintText(Graphics, Rectangle, String, Brush, Brush, Boolean)
Keyoti RapidSpell Desktop .NET
Internal
Declaration Syntax
C#Visual BasicVisual C++F#
protected void PaintText(
	Graphics g,
	Rectangle textBounds,
	string text,
	Brush backBrush,
	Brush foreBrush,
	bool alignToRight
)
Protected Sub PaintText ( 
	g As Graphics,
	textBounds As Rectangle,
	text As String,
	backBrush As Brush,
	foreBrush As Brush,
	alignToRight As Boolean
)
protected:
void PaintText(
	Graphics^ g, 
	Rectangle textBounds, 
	String^ text, 
	Brush^ backBrush, 
	Brush^ foreBrush, 
	bool alignToRight
)
member PaintText : 
        g : Graphics * 
        textBounds : Rectangle * 
        text : string * 
        backBrush : Brush * 
        foreBrush : Brush * 
        alignToRight : bool -> unit 
Parameters
g (Graphics)
textBounds (Rectangle)
text (String)
backBrush (Brush)
foreBrush (Brush)
alignToRight (Boolean)

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