CODViewport::DrawAxes

voidCODViewport::DrawAxes(CDC*pDC, const CRect &rcUpdate)

Draws the X and Y axes.

Defined in: OdViewport.cpp

Return Value

void

Parameters

pDC

The device context to draw in.

rcUpdate

Rectangular area to update.

Comments

This function draws a solid line for the X and Y axes.