CODViewport::DrawMetafile

void CODViewport::DrawMetafile(CDC* pDC)

Draws the viewport to a metafile device context.

Defined in: OdViewport.cpp

Return Value

void

Parameters

pDC

Device context to draw into.

Comments

This function renders the entire model to a metafile device context. It avoids drawing the grid, page boundaries, selection handles, and other control artifacts.