LineTreeGuide Class
    A tree guide made up of lines.
    
        public sealed class LineTreeGuide : TreeGuide
        - Namespace
 - Spectre
.Console .Rendering  - Base Types
 
Properties
- static TreeGuide Ascii
 - 
    Gets an 
AsciiTreeGuideinstance. - static TreeGuide BoldLine
 - 
    Gets a 
BoldLineTreeGuideinstance. - static TreeGuide DoubleLine
 - 
    Gets a 
DoubleLineTreeGuideinstance. - static TreeGuide Line
 - 
    Gets a 
LineTreeGuideinstance. - virtual TreeGuide SafeTreeGuide
 - 
    Gets the safe guide lines or 
nullif none exist. 
Methods
- 
                                override string GetPart
(TreeGuidePart)  - 
    Get the set of characters used to render the corresponding 
TreeGuidePart. 
Extension Methods
- 
                                 T And
< Line Tree Guide> (Action < Line Tree Guide> )  - Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.
 - 
                                 TreeGuide GetSafeTreeGuide
(bool)  - Gets the safe border for a border.