3#if !defined(__XTD_DRAWING_NATIVE_LIBRARY__)
4#error "Do not include this file: Internal use only"
12#include <xtd/drawing_native_export.hpp>
Represents text as a sequence of character units.
Definition basic_string.hpp:79
Contains brush native API.
Definition brush.hpp:41
Contains font family native API.
Definition font_family.hpp:35
Contains font native API.
Definition font.hpp:32
Contains graphics_path native API.
Definition graphics_path.hpp:36
Contains icon native API.
Definition icon.hpp:34
Contains image native API.
Definition image.hpp:36
Contains matrix native API.
Definition matrix.hpp:36
Contains pen native API.
Definition pen.hpp:32
Contains region native API.
Definition region.hpp:31
Contains system colors native API.
Definition system_colors.hpp:32
Contains system fonts native API.
Definition system_fonts.hpp:32
Represents the version number of an assembly, operating system, or the xtd. This class cannot be inhe...
Definition version.hpp:114
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.hpp:37
intmax_t intptr
Represent a pointer or a handle.
Definition intptr.hpp:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10