#include <xtd/enum>
Contains xtd::drawing::text::generic_font_families enum class.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
namespace | xtd::drawing |
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functionality is provided in the xtd::drawing::drawing_2d, xtd::drawing::imaging, and xtd::drawing::text namespaces. | |
namespace | xtd::drawing::text |
The xtd::drawing::text namespace provides advanced GDI+ typography functionality. | |
Enumerations | |
enum class | xtd::drawing::text::generic_font_families { xtd::drawing::text::generic_font_families::serif , xtd::drawing::text::generic_font_families::sans_serif , xtd::drawing::text::generic_font_families::monospace } |
Specifies a generic font_family object. More... | |