CartoType .NET API 9.6-4-g79291b60b
for development in C#, Visual Basic and other .NET languages
Static Public Attributes | List of all members
CartoType::FontStyleFlag Struct Reference

Flags for font styles. More...

#include <CartoTypeWrapper.h>

Static Public Attributes

static constexpr uint32_t Bold = 1
 The bit flag used to select bold face.
 
static constexpr uint32_t Italic = 2
 The bit flag used to select italics.
 
static constexpr uint32_t Serif = 4
 The bit flag used to select a serif font.
 
static constexpr uint32_t Cursive = 8
 The bit flag used to select a cursive font.
 
static constexpr uint32_t Fantasy = 16
 The bit flag used to select a 'fantasy' font.
 
static constexpr uint32_t Monospace = 32
 The bit flag used to select a monospace font.
 

Detailed Description

Flags for font styles.


The documentation for this struct was generated from the following file: