CODRulerComponent::OnPrepareDC
voidCODRulerComponent::OnPrepareDC(CDC*pDC)
Performs initial setup of the points and the device context before the component is drawn.
Defined in: OdRulerComp.cpp
Return Value
void
Parameters
pDC
The device context the component is being drawn in.