GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLabeledLink Class
/ CreateRealLink Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CreateRealLink Method
In This Topic
Create a GoLink to act as the real link for this group that is a labeled link.
Syntax
C#
public
virtual
GoLink
CreateRealLink()
Return Value
By default this allocates a new
GoLink
.
Remarks
You may wish to override this in order to customize the initial appearance of the link or to substitute a subclass of
GoLink
for different behavior.
See Also
Reference
GoLabeledLink Class
GoLabeledLink Members