GoXam for WPF v3
CanRelinkTo Method (Link)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Link Class
: CanRelinkTo Method
This predicate is true if the user may reconnect the "to" end of this link.
Syntax
C#
public
bool
CanRelinkTo()
Return Value
Return true if this link is
RelinkableTo
, if this link's layer's
AllowRelink
is true, and if this link's diagram's
AllowRelink
is true.
See Also
Reference
Link Class
Link Members