GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPort Class / GetAngle Method
In This Topic
    GetAngle Method (GoBoxPort)
    In This Topic
    Determine the angle the port at the other end makes with this port.
    Syntax
    public virtual float GetAngle( 
       IGoLink link
    )

    Parameters

    link

    Return Value

    the angle in degrees
    See Also