A node that will become the link's Origin or Destination if the current link drawing or modification operation completes at the current mouse pointer location.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
protected DiagramNode TargetNode { get; } |
Visual Basic Copy Code |
---|
Protected ReadOnly Property TargetNode As DiagramNode |
A DiagramNode instance representing the target node.