CODPointComponent::OnPrepareDC

void CODPointComponent::OnPrepareDC(CDC* pDC)

Performs initial setup of the points and the device context before the component is drawn.

Defined in: OdPointComp.cpp

Return Value

void

Parameters

pDC

The device context the component is being drawn in.