CODComponent::SetOrigin

CPoint CODComponent::SetOrigin(int x, int y)

Sets a new origin for the component's vertices.

Defined in: OdComponent.cpp

Return Value

Old origin.

Parameters

x

New origin X position.

y

New origin Y position.