Checks whether the link would change if attached to the specified node at the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public virtual bool LinkChanges ( |
Visual Basic Copy Code |
---|
Public Overridable Function LinkChanges ( _ |
true if the link would connect to a different entity (e.g. node, table cell, tree item) if dropped at the specified location, otherwise false.