Gets or sets the node that should be placed in the first layer of the arranged graph.
Namespace: MindFusion.Graphs
File: LayeredLayout.js
JavaScript
![]() |
---|
get startNode() {} |
DiagramNode
A DiagramNode representing the start node.
If there is no start node specified, the algorithm selects one automatically based on graph's topological order.