Changes the destination of the current edge to the specified vertex.
Namespace: MindFusion.Graphs
File: Edge.js
JavaScript Copy Code |
---|
function changeDestination (vertex) |
Vertex. The new destination of the edge.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |