CODRulerWrapper_T::DrawRulers
voidCODRulerWrapper_T::DrawRulers(CDC*pDC)
Draw the rulers to a device context.
Defined in: OdRulerWrapper.h
Return Value
void
Parameters
pDC
Pointer to device context to draw onto.
Comments
This function draws both the horizontal and vertical ruler components onto the given device context.See Also