CODViewport::SetVirtualSize

void CODViewport::SetVirtualSize(int cx, int cy)

Sets the total virtual size in logical units.

Defined in: OdViewport.cpp

Return Value

void

Parameters

cx

The x component of the new size of the viewport in logical units.

cy

The y component of the new size of the viewport in logical units.