Finds the intersection point of the lines defined by the specified point pairs.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static Point LineIntersectNaN ( |
Visual Basic
![]() |
---|
Public Shared Function LineIntersectNaN( _ |
The intersection point of the specified lines or Point(double.NaN, double.NaN) if the lines do not intersect.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |