XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Styling
    4. EdgeBorderGlyphs

    EdgeBorderGlyphs Struct

    Definition

    Namespace XenoAtom.Terminal.UI.Styling
    Assembly XenoAtom.Terminal.UI.dll
    Implements IEquatable<EdgeBorderGlyphs>
    Show inherited members (3)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetType()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    public readonly struct EdgeBorderGlyphs : IEquatable<EdgeBorderGlyphs>
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    EdgeBorderGlyphs(Rune, Rune, Rune, Rune, Rune, Rune, Rune, Rune)

    Properties (9)

    Bottom
    BottomLeft
    BottomRight
    Left
    LegacyComputing
    Right
    Top
    TopLeft
    TopRight

    Methods (5)

    Deconstruct(out Rune, out Rune, out Rune, out Rune, out Rune, out Rune, out Rune, out Rune)
    Equals(Object)
    Equals(EdgeBorderGlyphs)
    GetHashCode()
    ToString()

    Operators (2)

    Equality(EdgeBorderGlyphs, EdgeBorderGlyphs)
    Inequality(EdgeBorderGlyphs, EdgeBorderGlyphs)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages