GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPortLinkInfo Class / EndSegmentLength Property
In This Topic
    EndSegmentLength Property (GoBoxPortLinkInfo)
    In This Topic
    The value of length of the last segment for this link at this port; should be set in GoBoxPort.AssignEndSegmentLengths.
    Syntax
    public float EndSegmentLength {get; set;}
    See Also