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

    Parameters

    link

    Return Value

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