public void SetPaint(AG.Paint dest) { dest.SetFont(this.Font); dest.TextAlign = AG.Paint.Align.Left; }