TheDrawFont.FontType Enum
Definition
Section titled “Definition”The type of font.
public enum TheDrawFont.FontTypeFields
Section titled “Fields”Outline
Section titled “Outline”An outline font.
Outline = 0A block-based font.
Block = 1A font supporting color.
Color = 2