Parameters
- link
Return Value
A direction in degrees, where the positive X axis is zero, and where
90
is downward along the positive Y axis.90
is downward along the positive Y axis.GoObject.NoSpot
or GoObject.Middle
, this just returns the result of calling GetLinkDir. Otherwise this returns one of the horizontal or vertical directions, based on the relative positions of the link's other port. You may wish to override this method if you want to customize dynamically the direction of the link at the link point.