Calculates the intersection point between the segment defined by the specified point pair and the node's outline.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public virtual PointF GetIntersection ( |
Visual Basic Copy Code |
---|
Public Overridable Function GetIntersection( _ |
A PointF object representing the intersection point.