GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolLinking Class
/ Forwards Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Forwards Property
In This Topic
Gets or sets whether the user's linking operation started at the "From" port.
Syntax
C#
public
bool
Forwards {
get
;
set
;}
Remarks
When this property is true, the
OriginalStartPort
and
StartPort
ports were or are at the "From" end of the
Link
.
See Also
Reference
GoToolLinking Class
GoToolLinking Members