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





Changes the destination of the current edge to the specified vertex.

Namespace: MindFusion.Graphs
Package: Edge.js

 Syntax

JavaScript  Copy Code

function changeDestination (vertex)

 Parameters

vertex

The new destination of the edge.

 See Also

Edge Members
Edge Class
MindFusion.Graphs Namespace