Search Results for

    Class Border

    Border renderable

    Inheritance
    object
    CyclicWriter
    GraphicalCyclicWriter
    Border
    Inherited Members
    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 Border : GraphicalCyclicWriter


    Constructors

    Border()

    Makes a new instance of the border renderer

    Declaration
    public Border()


    Properties

    BackgroundColor

    Background color

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

    Color

    Border color

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

    DropShadow

    Whether to enable drop shadow or not

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

    Height

    Interior height

    Property Value
    int
    Declaration
    public override int Height { get; set; }
    Overrides
    GraphicalCyclicWriter.Height

    Left

    Left position

    Property Value
    int
    Declaration
    public override int Left { get; set; }
    Overrides
    GraphicalCyclicWriter.Left

    Rulers

    Rulers that divide the border

    Property Value
    RulerInfo[]
    Declaration
    public RulerInfo[] Rulers { get; set; }

    Settings

    Border settings to use

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

    ShadowColor

    Drop shadow color

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

    Text

    Text to show

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

    TextColor

    Text color

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

    TextSettings

    Text settings to use

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

    Title

    Title

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

    Top

    Top position

    Property Value
    int
    Declaration
    public override int Top { get; set; }
    Overrides
    GraphicalCyclicWriter.Top

    UseColors

    Whether to use colors or not

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

    Width

    Interior width

    Property Value
    int
    Declaration
    public override int Width { get; set; }
    Overrides
    GraphicalCyclicWriter.Width


    Methods

    Render()

    Renders a border

    Returns
    string

    Rendered border 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

    •  
    •  
    •  
    •