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