Overview Members Chapter Previous Next

CDXSurface::VLine

void VLine( int Y1 , int Y2 , int X , DWORD Col ) ;

Draws a vertical line on the surface from Y1 to Y2 at X in colour Col. Remember to call Lock before calling this function.