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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412