Calculates the intersection point between the segment defined by the specified point pair and the node's outline. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
function getIntersection (point1, point2) |
A Point object representing the intersection point.