Contains texts definitions.
Classes | |
| class | xtd::drawing::string_format |
| Encapsulates text layout information (such as alignment, orientation and tab stops) display manipulations (such as ellipsis insertion and national digit substitution) and OpenType features. This class cannot be inherited. More... | |
| class | xtd::drawing::texts |
| Provides a collection of string objects for use by a Windows Forms application. More... | |
|
strong |
#include <string_alignment.hpp>
Specifies the alignment of a text string relative to its layout rectangle.
|
strong |
#include <string_format_flags.hpp>
Specifies the display and layout information for text strings. This enumeration allows a bitwise combination of its member values.
|
strong |
#include <string_trimming.hpp>
Specifies how to trim characters from a string that does not completely fit into a layout shape.
|
strong |
#include <hotkey_prefix.hpp>
Specifies the type of display for hot-key prefixes that relate to text.
| Enumerator | |
|---|---|
| none | No hot-key prefix. |
| show | Display the hot-key prefix. |
| hide | Do not display the hot-key prefix. |
|
strong |
#include <text_rendering_hint.hpp>
Specifies the quality of text rendering.