Vixen
02b45cc4
csharp
public enum FontStyle

Which way a face slants.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Normal

    Upright.

  • Italic

    A drawn italic, with its own letterforms.

  • Oblique

    A slanted roman.

Used by (5)

  • FontRegistryVixen.Ui
  • FontRegistryTestsVixen.Ui.Tests
  • FontVariantVixen.Ui
  • UiDocumentVixen.Ui
  • UiElementVixen.Ui