Contains extension methods for Tree.
Methods
public static Tree Guide(Tree tree, TreeGuide guide)
Sets the tree guide line appearance.
Parameters:
tree (Tree)The tree.
guide (TreeGuide)The tree guide lines to use.
Returns:
The same instance so that multiple calls can be chained.