GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoTextNode Class
/
GoTextNode Constructor
/ GoTextNode Constructor()
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoTextNode Constructor()
In This Topic
Create a GoTextNode displaying an empty text string with a rectangular background and a port at each side.
Syntax
C#
public
GoTextNode()
Remarks
This calls
CreateBackground
,
CreateLabel
, and
CreatePort
for each of the four
Middle...
spots, to get initial values for
Background
,
Label
,
TopPort
,
RightPort
,
BottomPort
, and
LeftPort
.
See Also
Reference
GoTextNode Class
GoTextNode Members
Overload List