CODLineLinkShape::Dock
BOOLCODLineLinkShape::Dock(CODPortComponent*pSourcePort, CODPortComponent*pTargetPort)
Adjusts the shape so that the head and tail dock with the given ports.
Defined in: OdLinkShape.cpp
Return Value
TRUE if shape changed; otherwise FALSE.
Parameters
pSourcePort
Pointer to port connected to the tail of the link.
pTargetPort
Pointer to port connected to the head of the link.