GoXam for WPF v3
GetLinkPoint Method
Northwoods.GoXam Namespace > Route Class : GetLinkPoint Method
the FrameworkElement representing a port on the node
a Spot value describing where the link should connect
true if the link is coming out of the port; false if going to the port
whether the link should have orthogonal segments
the node at the other end of the link
the FrameworkElement port at the other end of the link
Compute the point on a node/port at which the route of a link should end.
Syntax

Parameters

node
port
the FrameworkElement representing a port on the node
spot
a Spot value describing where the link should connect
from
true if the link is coming out of the port; false if going to the port
ortho
whether the link should have orthogonal segments
othernode
the node at the other end of the link
otherport
the FrameworkElement port at the other end of the link
See Also

Reference

Route Class
Route Members