ASP.NET Pack Programmer's Guide
TableConnectionPoint.getNearestBorderPoint Method
See Also
 





Returns the nearest point lying on the node border.

Namespace: MindFusion.Diagramming
Package: TableConnectionPoint.js

 Syntax

JavaScript  Copy Code

function getNearestBorderPoint (point)

 Parameters

point

A Point instance specifying location in the diagram.

 Return Value

Type: AnchorPointDetails
An AnchorPointDetails specifying the anchor point properties.

 See Also

TableConnectionPoint Members
TableConnectionPoint Class
MindFusion.Diagramming Namespace