GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPortLinkInfo Class / LinkPoint Property
In This Topic
    LinkPoint Property
    In This Topic
    The document point at which the link should terminate; should be set in GoBoxPort.AssignLinkPoints.
    Syntax
    public PointF LinkPoint {get; set;}
    See Also