CODViewport::SetVirtualOrigin

void CODViewport::SetVirtualOrigin(int x, int y)

Sets the virtual origin in logical units.

Defined in: OdViewport.cpp

Return Value

void

Parameters

x

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

y

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