ILogCoordinatesImpl::SetVirtualOrigin

Sets the virtual origin of the logical part.

Defined in: LogCoordinatesImpl.h

Syntax

SetVirtualOrigin(int x, int y)

SetVirtualOrigin(const CPoint& ptVirtual)

Return Value

void

Parameters

x

The x component of the virtual origin in logical units

y

The y component of the virtual origin in logical units

ptVirtualOrg

The new virtual origin