GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxPortLinkInfo Class / CountOnSide Property
In This Topic
    CountOnSide Property
    In This Topic
    How many links are connected on this side; computed after calling GoBoxPort.SortLinkInfos and before calling GoBoxPort.AssignLinkPoints.
    Syntax
    public int CountOnSide {get; set;}
    See Also