GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoBasicNode Class
/
GoBasicNode Constructor
/ GoBasicNode Constructor()
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoBasicNode Constructor()
In This Topic
Create a GoBasicNode with just a port and a shape centered behind the port, but no label.
Syntax
C#
public
GoBasicNode()
Remarks
This calls
CreatePort
and
CreateShape
to get initial values for
Port
and
Shape
.
See Also
Reference
GoBasicNode Class
GoBasicNode Members
Overload List