Vixen
dd8b0a81
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 (7)

  • FontRegistryVixen.Ui
  • FontRegistryTestsVixen.Ui.Tests
  • FontSlantPixelTestsVixen.Ui.Controls.Tests
  • FontVariantVixen.Ui
  • UiDocumentVixen.Ui
  • UiElementVixen.Ui
  • UtilityConsumptionProbeVixen.Ui.Styling.Utilities.Tests