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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected void PaintText(
	Graphics g,
	Rectangle textBounds,
	string text,
	Brush backBrush,
	Brush foreBrush,
	bool alignToRight
)
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 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
)
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 
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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412