6 #include "../forms_export.h" 10 #include <xtd/drawing/color> 11 #include <xtd/drawing/font> 12 #include <xtd/drawing/graphics> 13 #include <xtd/drawing/image> 14 #include <xtd/drawing/rectangle> 15 #include <xtd/optional> 20 #include <xtd/drawing/system_fonts> #define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:37
Contains xtd::forms::box_renderer static class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Contains xtd::forms::text_format_flags enum class.
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Contains xtd::forms::text_renderer static class.
Stores a set of four integers that represent the location and size of a rectangle.
Definition: rectangle.h:44
An abstract base class that provides functionality for the bitmap and metafile descended classes...
Definition: image.h:48
Defines an object used to draw lines and curves. This class cannot be inherited.
Definition: graphics.h:70