GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPortLinkInfo Class
Members
In This Topic
    GoBoxPortLinkInfo Class
    In This Topic
    Information used when sorting the links connected at a GoBoxPort.
    Syntax
    [Serializable()]
    public sealed class GoBoxPortLinkInfo 
    Remarks
    This is used by GoBoxPort.SortLinkInfos, GoBoxPort.AssignLinkPoints, and GoBoxPort.AssignEndSegmentLengths only when LinkPointsSpread is true. This information is transient, just used when calculating link points.
    See Also