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