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 override Point GetIntersection ( |
Visual Basic Copy Code |
---|
Public Overrides Function GetIntersection( _ |
The first point of the segment.
The second point of the segment.
A Point object representing the intersection point.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |