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 PointF GetIntersection ( |
Visual Basic Copy Code |
---|
Public Overridable Function GetIntersection( _ |
A PointF object representing the intersection point.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |