GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPortLinkInfo Class / IndexOnSide Property
In This Topic
    IndexOnSide Property
    In This Topic
    The index of this link on this side; computed after calling GoBoxPort.SortLinkInfos and before calling GoBoxPort.AssignLinkPoints.
    Syntax
    public int IndexOnSide {get; set;}
    See Also