GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePort Class / GoGeneralNodePort Constructor
In This Topic
    GoGeneralNodePort Constructor
    In This Topic
    Create a GoGeneralNodePort, for use in a GoGeneralNode.
    Syntax
    public GoGeneralNodePort()
    Remarks
    The port is normally a medium sized gray triangle with no name. It does not create a GoGeneralNodePortLabel-- GoGeneralNode is responsible for creating it and associating the two with each other.
    See Also