GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPortLinkInfo Class / Angle Property
In This Topic
    Angle Property (GoBoxPortLinkInfo)
    In This Topic
    The effective angle at which the link connects with another node; this value corresponds to the result of calling GoBoxPort.GetAngle.
    Syntax
    public float Angle {get; set;}

    Property Value

    The angle in degrees from this port to the other port.
    See Also