Returns the nearest point lying on the node border.
Namespace: MindFusion.Diagramming
File: TreeViewConnectionPoint.js
SyntaxJavaScript
Copy Code
|
|---|
function getNearestBorderPoint (point) |
Point. A Point instance specifying location in the diagram.
AnchorPointDetails. An AnchorPointDetails specifying the anchor point properties.
See Also