TreeGuide Class

Represents tree guide lines.
public abstract class TreeGuide

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

abstract 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.