Show / Hide Table of Contents

Struct TheDrawFont.CharacterRow

A set of glyph characters.

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.GetType()
object.Equals(object, object)
object.ReferenceEquals(object, object)
Namespace: SadConsole.Readers
Assembly: SadConsole.dll
Syntax
public struct TheDrawFont.CharacterRow

Fields

Characters

An array of characters.

Declaration
public TheDrawFont.CharacterSpot[] Characters
Field Value
Type Description
CharacterSpot[]
In this article

Back to top

Back to top Generated by DocFX