TheDrawFont.CharacterSpot Struct
Definition
Section titled “Definition”A individual glyph character.
public struct TheDrawFont.CharacterSpotFields
Section titled “Fields”Character
Section titled “Character”The glyph.
public int CharacterForeground
Section titled “Foreground”The foreground color of the character.
public Color ForegroundBackground
Section titled “Background”The background color of the character.
public Color Background