CODLinkComponent::AdjustPoints

void CODLinkComponent::AdjustPoints(void)

Adjusts the link shape to dock with the source and target ports.

Defined in: OdLinkComp.cpp

Return Value

void

Comments

This function calls the IODLinkShape::Dock method of the link shape interface and passes to it the source and target ports. The link shape object adjusts itself so that it is docked with the two ports. This keeps the head and tail of the link positioned over the source and target ports of the dependent symbols.