MindFusion WinForms Programmer's Guide
LinkCrossingEventArgs.IntersectionPoint Property
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public PointF IntersectionPoint { get; set; }

Visual Basic  Copy Code

Public Property IntersectionPoint As PointF

 Property Value

A System.Drawing.PointF containing intersection coordinates.

 See Also

LinkCrossingEventArgs Members
LinkCrossingEventArgs Class
MindFusion.Diagramming Namespace