MvcBufferedWrapper_T::SetSize

CSize MvcBufferedWrapper_T::SetSize(int cx, int cy)

Set the width and height of the viewport in device units. Reallocates the offscreen buffer, if necessary.

Defined in: MvcBufferedWrapper.h

Return Value

CSize The new size

Parameters

cx

The horizontal size

cy

The vertical size