7#include <xtd/drawing/brush>
8#include <xtd/drawing/color>
9#include <xtd/drawing/rectangle>
11#include <xtd/iequatable>
155 bool equals(const
xtd::
object& obj) const noexcept override;
179 friend class style_sheet;
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
static const xtd::drawing::color black
Gets a system-defined color that has an ARGB value of 0xFF000000. This field is constant.
Definition color.hpp:80
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition iequatable.hpp:22
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:44
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts...
Definition uri.hpp:103
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
xtd::basic_string< char > string
Represents text as a sequence of UTF-8 code units.
Definition __string_definitions.hpp:43
image_type
The image_type enum class specifies what kind of image to display.
Definition image_type.hpp:23
@ none
Defines no border.
Definition border_type.hpp:25
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
xtd::unique_ptr_object< type_t > uptr
The xtd::uptr object is a unique pointer.
Definition uptr.hpp:25
@ other
The operating system is other.
Definition platform_id.hpp:58
Contains xtd::forms::style_sheets::image_type enum class.
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8