Calculates the intersection point between the specified line segment and the contour of the node associated with this connection point.
Namespace: MindFusion.Diagramming
File: TreeViewConnectionPoint.js
JavaScript Copy Code |
---|
function getIntersection (point1, point2) |
Point. The first point of the segment.
Point. The second point of the segment.
Point. A Point object representing the intersection point.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |