GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoMultiTextNode Class
/ GoMultiTextNode Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoMultiTextNode Constructor
In This Topic
Create an empty-lookng node, containing no items and only the top and bottom ports.
Syntax
C#
public
GoMultiTextNode()
Remarks
The
LinePen
and
BorderPen
properties default to black pens. This constructs a
GoListGroup
as the initial value for
ListGroup
. This calls
CreateEndPort
to get initial values for both
TopPort
and
BottomPort
.
See Also
Reference
GoMultiTextNode Class
GoMultiTextNode Members