GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLabeledLink Class
/ GoLabeledLink Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoLabeledLink Constructor
In This Topic
The constructor produces a link with no labels that is connected to no ports, and is not movable by the user.
Syntax
C#
public
GoLabeledLink()
Remarks
This calls
CreateRealLink
, makes sure the resulting link is not selectable, and assigns it to
RealLink
.
See Also
Reference
GoLabeledLink Class
GoLabeledLink Members