Returns the nearest point lying on the node border.
Namespace: MindFusion.Diagramming
Package: TableConnectionPoint.js
JavaScript Copy Code |
---|
function getNearestBorderPoint (point) |
A Point instance specifying location in the diagram.
Type: AnchorPointDetails
An AnchorPointDetails specifying the anchor point properties.