TextPathExtensions Class
Contains extension methods for
TextPath
.
public static class TextPathExtensions
- Namespace
- Spectre
.Console
Methods
-
static TextPath LeafColor
(TextPath, Color) - Sets the leaf color.
-
static TextPath LeafStyle
(TextPath, Style) - Sets the leaf style.
-
static TextPath RootColor
(TextPath, Color) - Sets the root color.
-
static TextPath RootStyle
(TextPath, Style) - Sets the root style.
-
static TextPath SeparatorColor
(TextPath, Color) - Sets the separator color.
-
static TextPath SeparatorStyle
(TextPath, Style) - Sets the separator style.
-
static TextPath StemColor
(TextPath, Color) - Sets the stem color.
-
static TextPath StemStyle
(TextPath, Style) - Sets the stem style.