SRGGridLines::DrawHGridLine
voidSRGGridLines::DrawHGridLine(intx, inty, CPen *p)
Draws a single horizontal grid line using the given pen
Defined in: SRGGridLines.cpp
Return Value
void
Parameters
x
X coord (used only for vertical grids)
y
Y coord (used only for horizontal grids)
p
Pen to be used to draw the line