CODViewport::DrawRect

voidCODViewport::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.