CODLinkComponent::FollowConnection

BOOL CODLinkComponent::FollowConnection(CODConnection* pConnection)

Adjust endpoint to follow the given connection.

Defined in: OdLinkComp.cpp

Return Value

TRUE if endpoint moved; otherwise FALSE.

Parameters

pConnection

Pointer to connection that has moved.

Comments

This function is called in response to a connection moving. It adjusts the position of endpoint affected by the connection.