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++F#
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
)
member PaintText : 
        g : Graphics * 
        bounds : Rectangle * 
        text : string * 
        alignToRight : bool -> unit 
Parameters
g (Graphics)
bounds (Rectangle)
text (String)
alignToRight (Boolean)

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