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





Returns the nearest point lying on the DiagramNode border.

Namespace: MindFusion.Diagramming
Package: ConnectionPoint.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

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming Namespace