GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class / GetToLinkPoint Method
In This Topic
    GetToLinkPoint Method (GoGeneralNodePort)
    In This Topic
    Override the calculation of the link point to take into account the size of any port label, so the link does not overlap the label.
    Syntax
    public override PointF GetToLinkPoint( 
       IGoLink link
    )

    Parameters

    link
    See Also