Search Results for

    Class AlignedCowsayText

    Aligned cowsay text renderable

    Inheritance
    object
    CyclicWriter
    GraphicalCyclicWriter
    AlignedCowsayText
    Inherited Members
    GraphicalCyclicWriter.Left
    GraphicalCyclicWriter.Top
    GraphicalCyclicWriter.Width
    GraphicalCyclicWriter.Height
    GraphicalCyclicWriter.Padding
    GraphicalCyclicWriter.Margins
    GraphicalCyclicWriter.SetMargins
    GraphicalCyclicWriter.HitboxStartPos
    GraphicalCyclicWriter.HitboxEndPos
    GraphicalCyclicWriter.GenerateHitbox(Func<PointerEventContext, object>)
    GraphicalCyclicWriter.GenerateHitbox(Action<PointerEventContext>)
    Namespace
    Terminaux.Writer.CyclicWriters.Graphical @ Terminaux.dll
    Syntax
    public class AlignedCowsayText : GraphicalCyclicWriter


    Constructors

    AlignedCowsayText(CowName, Mark?, params object[])

    Makes a new instance of the aligned cowsay text renderer

    Declaration
    public AlignedCowsayText(CowName cowsayCow, Mark? text = null, params object[] vars)
    Parameters
    Name Type Description
    cowsayCow CowName

    Cow to render with

    text Mark

    Text to use

    vars object[]

    Variables to format the text with



    Properties

    BackgroundColor

    Background color of the text

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

    Cow

    Cow to render the text with

    Property Value
    CowName
    Declaration
    public CowName Cow { get; set; }

    CowSayMode

    Cowsay speak mode

    Property Value
    CowSayMode
    Declaration
    public CowSayMode CowSayMode { get; set; }

    ForegroundColor

    Foreground color of the text

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

    Rainbow

    Whether to write text with rainbow effects or not

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

    RainbowBg

    Whether to write text with rainbow effects in the background or in the foreground

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

    Settings

    Text settings to use

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

    Text

    Top position

    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 an aligned cowsay text

    Returns
    string

    Rendered text that will be used by the renderer

    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

    •  
    •  
    •  
    •