ASP.NET Pack Programmer's Guide
Edge.getEnds Method
See Also
 





Returns an array containing the origin and destination vertices of this edge.

Namespace: MindFusion.Graphs
Package: Edge.js

 Syntax

JavaScript  Copy Code

function getEnds ()

 Return Value

Type: Array
An array containing the related vertices.

 See Also

Edge Members
Edge Class
MindFusion.Graphs Namespace