Method AlignNodes
AlignNodes(List<NodeDescriptor>, Alignment)
Aligns the nodes.
Declaration
public static void AlignNodes(List<NodeDescriptor> lstNode, Alignment alignment)
Parameters
| Type | Name | Description |
|---|---|---|
| List<NodeDescriptor> | lstNode | The list of nodes to align. |
| Alignment | alignment | The alignment to set. |