GoXam for WPF v3
CanRelinkFrom 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
: CanRelinkFrom Method
This predicate is true if the user may reconnect the "from" end of this link.
Syntax
C#
public
bool
CanRelinkFrom()
Return Value
Return true if this link is
RelinkableFrom
, 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