7 #include <xtd/drawing/graphics> 8 #include <xtd/drawing/rectangle> 10 #include <xtd/ustring> #define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:37
Represents a boxed object.
Definition: box.h:47
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Contains xtd::forms::style_sheets::ibox_model class.
Provides methods used to render a text with style sheets.
Definition: text_renderer.h:31
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Stores a set of four integers that represent the location and size of a rectangle.
Definition: rectangle.h:44
Contains xtd::forms::style_sheets::itext_model class.
The text model allows you to specify the alignment, color, decoration, transformation, and font of a text.
Definition: itext_model.h:38
Defines an object used to draw lines and curves. This class cannot be inherited.
Definition: graphics.h:70