MvcBufferedViewport::DrawRect

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

Draw a rectangular area of the viewport to a device context.

Defined in: MvcBufferedVp.cpp

Return Value

void

Parameters

pDC

The device context to draw in.

rcUpdate

Rectangular area to draw.