AsciiTreeGuide Class

An ASCII tree guide.
public sealed class AsciiTreeGuide : TreeGuide
Base Types

Properties

static TreeGuide Ascii
Gets an AsciiTreeGuide instance.
static TreeGuide BoldLine
Gets a BoldLineTreeGuide instance.
static TreeGuide DoubleLine
Gets a DoubleLineTreeGuide instance.
static TreeGuide Line
Gets a LineTreeGuide instance.
virtual TreeGuide SafeTreeGuide
Gets the safe guide lines or null if none exist.

Methods

override string GetPart(TreeGuidePart)
Get the set of characters used to render the corresponding TreeGuidePart.

Extension Methods

TreeGuide GetSafeTreeGuide(bool)
Gets the safe border for a border.