CODViewport::DrawComponents
voidCODViewport::DrawComponents(CDC*pDC, CODComponentSet*pCompSet)
Draws a set of components onto a given device context.
Defined in: OdViewport.cpp
Return Value
void
Parameters
pDC
Device context to draw into.
pCompSet
Set of components to draw.