Intersection point that will show crossing decoration if the event is validated.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public PointF IntersectionPoint { get; set; } |
Visual Basic Copy Code |
---|
Public Property IntersectionPoint As PointF |
A System.Drawing.PointF containing intersection coordinates.