MvcBufferedViewport::DrawOffscreen

Draws a section of the diagram. If buffering is enabled, the offscreen buffer is updated. Otherwise, the attached window is updated directly.

Defined in: MvcBufferedVp.cpp

Syntax

void MvcBufferedViewport::DrawOffscreen()

void MvcBufferedViewport::DrawOffscreen(const CRect &rcUpdate)

Return Value

void

Parameters

rcUpdate

Rectangular area to update.