GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPort Class / GetDirection Method
In This Topic
    GetDirection Method
    In This Topic
    Determine the direction for a link at this port.
    Syntax
    public virtual float GetDirection( 
       IGoLink link
    )

    Parameters

    link

    Return Value

    the angle in degrees
    See Also