#include <xtd/enum>Contains xtd::drawing::text::hotkey_prefix 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::hotkey_prefix { xtd::drawing::text::hotkey_prefix::none , xtd::drawing::text::hotkey_prefix::show , xtd::drawing::text::hotkey_prefix::hide } |
| Specifies the type of display for hot-key prefixes that relate to text. More... | |