Search
Edge.createReverseEdge Method
See Also
 






Creates a new edge similar to the current edge but with reversed direction.

Namespace: MindFusion.Graphs
File: Edge.js

 Syntax

JavaScript  Copy Code

function createReverseEdge ()

 Return Value

 See Also