CODSymbolComponent::MovePort
BOOLCODSymbolComponent::MovePort(CODPortComponent*pPort, const intnOffsetX, const intnOffsetY)
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.