CODComponent::OnDraw
voidCODComponent::OnDraw(CDC*pDC)
Performs the actual drawing of the component.
Defined in: OdComponent.cpp
Return Value
void
Parameters
pDC
The device context the component is drawn into.
voidCODComponent::OnDraw(CDC*pDC)
Performs the actual drawing of the component.
Defined in: OdComponent.cpp
Return Value
void
Parameters
pDC
The device context the component is drawn into.