Calculates the intersection point between the segment defined by the specified point pair and the node's outline.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
function getIntersection (point1, point2) |
A Point object representing the intersection point.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |