GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPort Class / GoPort Constructor
In This Topic
    GoPort Constructor
    In This Topic
    The constructor produces a port whose appearance is a filled black ellipse, that is both a valid source and destination for linking, that assumes that source links come in from the left and that destination links depart out to the right, and that is not selectable or resizable by the user.
    Syntax
    public GoPort()
    See Also