GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class / GetFromLinkPoint Method
In This Topic
    GetFromLinkPoint 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 GetFromLinkPoint( 
       IGoLink link
    )

    Parameters

    link
    See Also