Overview Members Chapter Previous Next

CDXSurface::HLine

void HLine( int X1 , int X2 , int Y , DWORD Col ) ;

Draws a horizontal line on the surface from X1 to X2 at Y in colour Col. Remember to call Lock before calling this function.