Calculates the intersection point between the segment defined by the specified point pair and the node's outline.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual Point GetIntersection ( |
Visual Basic Copy Code |
---|
Public Overridable Function GetIntersection( _ |
A Microsoft.Maui.Graphics.Point representing the intersection point.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |