CODSymbolComponent::SetOrigin

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

Sets a new origin for the component's vertices.

Defined in: OdSymbolComp.cpp

Return Value

Old origin.

Parameters

x

New origin X position.

y

New origin Y position.