SRGGridLines::DrawVGridLine

void SRGGridLines::DrawVGridLine(int x, int y, 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