CODSymbolComponent::MovePort

BOOL CODSymbolComponent::MovePort(CODPortComponent* pPort, const int nOffsetX, const int nOffsetY)

Moves a port attached to the symbol.

Defined in: OdSymbolComp.cpp

Return Value

TRUE if successful, otherwise FALSE.

Parameters

pPort

Port to be moved.

nOffsetX

X offset in logical units.

nOffsetY

Y offset in logical units.