CODViewport::DrawRect

void CODViewport::DrawRect(CDC* pDC, const CRect& rcUpdate)

Draws a given rectangular area of the viewport to a device context.

Defined in: OdViewport.cpp

Return Value

void

Parameters

pDC

Device context to draw into.

rcUpdate

Rectangular area to update.