MobileForms Toolkit Documentation

Item.DrawAlignmentString Method

Backward compatibility overload. Does not wrap text.

Overload List

Backward compatibility overload. Does not wrap text.

protected void DrawAlignmentString(Graphics,string,Font,Brush,Rectangle,HorizontalAlignment,VerticalAlignment);

Draws the specified text string in the specified rectangle with the specified Brush, Font and HorizontalAlignment objects

protected bool DrawAlignmentString(Graphics,string,Font,Brush,Rectangle,HorizontalAlignment,VerticalAlignment,bool);

See Also

Item Class | Resco.Controls.DetailView Namespace