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