CODRulerWrapper_T::Draw

voidCODRulerWrapper_T::Draw(CDC*pDC)

Draw the viewport and rulers to a device context.

Defined in: OdRulerWrapper.h

Return Value

void

Parameters

pDC

Device context to draw into.

Comments

Calls the base class Draw method and then draws the horizontal ruler, vertical ruler, and ruler intersection component.

See Also

DrawRulers,  DrawRulerIntersection