Search Results for

    Class Prosery

    Prosery cyclic renderer

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


    Properties

    BackgroundColor

    Background color

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

    EnablePad

    Whether to print the padding character at the beginning of each line or not

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

    ForegroundColor

    Foreground color

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

    PadChar

    Prosery padding character at the beginning of each line

    Property Value
    WideChar
    Declaration
    public WideChar PadChar { get; set; }

    PadColor

    Prose pad color

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

    Prose

    Prose to render to the console

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

    UseColors

    Whether to use colors or not

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

    WrapLines

    Whether to wrap lines or not

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

    WrapWidth

    Line wrap width for each line

    Property Value
    int
    Declaration
    public int WrapWidth { get; set; }


    Methods

    Render()

    Renders a prosery

    Returns
    string

    A string representation of the prosery

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

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •