GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraphBase Class / GoSubGraphBase Constructor
In This Topic
    GoSubGraphBase Constructor
    In This Topic
    Create an empty node that can hold other nodes and links.
    Syntax
    public GoSubGraphBase()
    See Also