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





Returns a common vertex for the current edge and the specified edge.

Namespace: MindFusion.Graphs
Package: Edge.js

 Syntax

JavaScript  Copy Code

function getCommonVertex (edge)

 Parameters

edge

The edge for which to find common vertex.

 Return Value

The common vertex if it exists, otherwise null.

 See Also

Edge Members
Edge Class
MindFusion.Graphs Namespace