Next Previous Contents

27. SLsmg_draw_vline

Synopsis

Draw a vertical line

Usage

void SLsmg_draw_vline (unsigned int len);

Description

The SLsmg_draw_vline function draws a vertical line of length len on the virtual display. The position of the virtual cursor is left at the end of the line.

See Also

??


Next Previous Contents