MindFusion.Wpf Pack Programmer's Guide
LinkCrossingEventArgs.IntersectionPoint Property
See Also
 





Intersection point that will show crossing decoration if the event is validated.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Point IntersectionPoint { get; set; }

Visual Basic  Copy Code

Public Property IntersectionPoint As Point

 Property Value

A System.Windows.Point containing intersection coordinates.

 See Also

LinkCrossingEventArgs Members
LinkCrossingEventArgs Class
MindFusion.Diagramming.Wpf Namespace