Struct TheDrawFont.CharacterRow
A set of glyph characters.
Inherited Members
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[] |