#include "shadows.h"#include "text_decoration.h"#include "text_transformation.h"#include "white_space.h"#include <xtd/drawing/color>#include <xtd/drawing/font>#include <xtd/drawing/string_format>#include <xtd/drawing/system_fonts>#include <xtd/forms/content_alignment>#include <xtd/interface>#include <xtd/ustring>#include <memory>Contains xtd::forms::style_sheets::itext_model class.


Go to the source code of this file.
Classes | |
| class | xtd::forms::style_sheets::itext_model |
| The text model allows you to specify the alignment, color, decoration, transformation, and font of a text. More... | |
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| xtd::forms | |
| The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system. | |
| xtd::forms::style_sheets | |
| The xtd::forms::style_sheets namespace contains various properties, states, and subcontrols that make it possible to customize the look of control. | |