GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPort Class / GetLinkDir Method
In This Topic
    GetLinkDir Method
    In This Topic
    Determine the direction in which the link should go from the link point.
    Syntax
    public virtual float GetLinkDir( 
       int spot
    )

    Parameters

    spot

    Return Value

    A direction in degrees, where the positive X axis is zero, and where 90 is downward along the positive Y axis.
    Remarks
    By default this handles the eight standard object spots around the edges.
    See Also