GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSimpleNode Class / GoSimpleNode Constructor
In This Topic
    GoSimpleNode Constructor
    In This Topic
    Create an empty GoSimpleNode--call the Initialize(ResourceManager,String,String) method(s) to create an icon, a label, and ports.
    Syntax
    public GoSimpleNode()
    See Also