5#include "../../drawing_export.h"
6#include <xtd/iequatable>
18 namespace drawing_2d {
48 mutable intptr handle_ = 0;
Represents the state of a xtd::drawing::graphics object. This object is returned by a call to the xtd...
Definition graphics_state.h:30
Defines an object used to draw lines and curves. This class cannot be inherited.
Definition graphics.h:70
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition iequatable.h:22
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.h:42
#define drawing_export_
Define shared library export.
Definition drawing_export.h:13
intmax_t intptr
Represent a pointer or a handle.
Definition intptr.h:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10