[]
Draws a rectangle area based on width.
protected void DrawHor(Graphics g, Rectangle r)
A Graphics object that encapsulates a GDI+ drawing surface.
Rectangle area to draw.