5#include "../drawing_export.hpp"
72 xtd::drawing::text::hotkey_prefix hotkey_prefix() const noexcept;
124 xtd::drawing::text::hotkey_prefix hotkey_prefix_ =
xtd::drawing::text::hotkey_prefix::none;
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:42
#define drawing_export_
Define shared library export.
Definition drawing_export.hpp:13
string_trimming
Specifies how to trim characters from a string that does not completely fit into a layout shape.
Definition string_trimming.hpp:17
string_format_flags
Specifies the display and layout information for text strings. This enumeration allows a bitwise comb...
Definition string_format_flags.hpp:17
string_alignment
Specifies the alignment of a text string relative to its layout rectangle.
Definition string_alignment.hpp:23
Contains xtd::drawing::text::hotkey_prefix enum class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Contains xtd::drawing::string_alignment enum class.
Contains xtd::drawing::string_trimming enum class.