GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolLinking Class
/ ForwardsOnly Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ForwardsOnly Property
In This Topic
Gets or sets whether users must draw their new links starting at the "from" port and going to the "to" port.
Syntax
C#
public
virtual
bool
ForwardsOnly {
get
;
set
;}
Property Value
This value defaults to false, which will allow users to draw links "backwards".
See Also
Reference
GoToolLinking Class
GoToolLinking Members