Search Results for

    Class Separator

    Separator cyclic renderer

    Inheritance
    object
    CyclicWriter
    SimpleCyclicWriter
    Separator
    Namespace
    Terminaux.Writer.CyclicWriters.Simple @ Terminaux.dll
    Syntax
    public class Separator : SimpleCyclicWriter


    Properties

    BackgroundColor

    Background color

    Property Value
    Color
    Declaration
    public Color BackgroundColor { get; set; }

    Extend

    Whether to extend to console window width or not on non-dumb consoles

    Property Value
    bool
    Declaration
    public bool Extend { get; set; }

    ForegroundColor

    Foreground color

    Property Value
    Color
    Declaration
    public Color ForegroundColor { get; set; }

    Settings

    Ruler style settings

    Property Value
    BorderSettings
    Declaration
    public BorderSettings Settings { get; set; }

    Text

    Text to render

    Property Value
    string
    Declaration
    public string Text { get; set; }

    UseColors

    Whether to use colors or not

    Property Value
    bool
    Declaration
    public bool UseColors { get; set; }


    Methods

    Render()

    Renders a spinner

    Returns
    string

    A string representation of the spinner

    Declaration
    public override string Render()
    Overrides
    CyclicWriter.Render()
    Show / Hide Table of Contents

    Table of contents



      About

      © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •