GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoBoxNode Class
/ GoBoxNode Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoBoxNode Constructor
In This Topic
Construct a GoBoxNode that by default has a body that is a multiline
GoText
object with a white background.
Syntax
C#
public
GoBoxNode()
Remarks
This calls
CreatePort
and
CreateBody
to get initial values for
Port
and
Body
.
See Also
Reference
GoBoxNode Class
GoBoxNode Members