67 xtd::drawing::
point target_location_;
68 xtd::drawing::
size virtual_size_;
Provides a graphics buffer for double buffering.
Definition buffered_graphics.hpp:32
const xtd::drawing::graphics & graphics() const noexcept
Gets a xtd::drawing::graphics object that outputs to the graphics buffer.
Defines an object used to draw lines and curves. This class cannot be inherited.
Definition graphics.hpp:70
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition point.hpp:54
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:31
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:42
Contains xtd::drawing::graphics class.
#define drawing_export_
Define shared library export.
Definition drawing_export.hpp:13
std::optional< type_t > optional
Represents the null_opt alias on std::nullopt_t.
Definition optional.hpp:175
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