SRGGridLines::DrawVGridLine
voidSRGGridLines::DrawVGridLine(intx, inty, CPen *p)
Draws a single vertical 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