Variable FontsConst

Fonts: {
    Italic: DrawFont;
    Regular: DrawFont;
} = ...

Type declaration

  • Italic: DrawFont
  • Regular: DrawFont

Generated using TypeDoc