CODRulerWrapper_T::DrawRulerIntersection
voidCODRulerWrapper_T::DrawRulerIntersection(CDC*pDC)
Draw the ruler intersection to a device context.
Defined in: OdRulerWrapper.h
Return Value
void
Parameters
pDC
Pointer to device context to draw onto.
Comments
If the horizontal and vertical rulers both exist and are visible, this function draws the ruler intersection component.See Also