Search Results for

    Class SimpleCanvas

    Canvas renderable

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


    Constructors

    SimpleCanvas()

    Makes a new instance of the simple canvas renderer

    Declaration
    public SimpleCanvas()


    Properties

    Color

    Canvas color

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

    DoubleWidth

    Whether this canvas is double-width or single-width

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

    Height

    Maximum height of the canvas (0 to automatically determine based on content)

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

    HighDensity

    Whether this canvas is high density or low density

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

    Pixels

    Pixel representations

    Property Value
    CellOptions[]
    Declaration
    public CellOptions[] Pixels { get; set; }

    Width

    Maximum width of the canvas (0 to automatically determine based on content)

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


    Methods

    Render()

    Renders a canvas

    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

      © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •