CODComponent::Draw

void CODComponent::Draw(CDC* pDC)

Draws the component

Defined in: OdComponent.cpp

Return Value

void

Parameters

pDC

The device context to draw the component in.