GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPort Class / GetToLinkPoint Method
In This Topic
    GetToLinkPoint Method (GoBoxPort)
    In This Topic
    Determine the link point by judging where the link is coming from, and at what angle.
    Syntax
    public override PointF GetToLinkPoint( 
       IGoLink link
    )

    Parameters

    link

    Return Value

    a PointF on the edge of the port, in document coordinates
    See Also