CODLinkComponent::CreateOrthogonal
BOOLCODLinkComponent::CreateOrthogonal(CODPortComponent*pSourcePort, CODPortComponent*pTargetPort)
Create the line using an orthogonal line as the shape.
Defined in: OdLinkComp.cpp
Return Value
Non-zero if the link was sucessfully created.
Parameters
pSourcePort
The port on the source symbol the link is connected to.
pTargetPort
The port on the target symbol the link is connected to.