GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolLinking Class
/ IsValidFromPort Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsValidFromPort Method
In This Topic
This predicate is called to decide if it is OK for a user to start drawing a link from a given port.
Syntax
C#
public
virtual
bool
IsValidFromPort(
IGoPort
fromPort
)
Parameters
fromPort
Return Value
By default this returns the result of calling
IGoPort.CanLinkFrom
See Also
Reference
GoToolLinking Class
GoToolLinking Members