GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNode Class / GoGeneralNode Constructor
In This Topic
    GoGeneralNode Constructor
    In This Topic
    Create an empty GoGeneralNode--call the Initialize(ResourceManager,String,String,String,Int32,Int32) method(s) to create an icon, labels, and ports; or set all of the desired parts explicitly.
    Syntax
    public GoGeneralNode()
    See Also