6 #include <xtd/optional> 57 void render(
intptr target_dc);
66 std::optional<xtd::drawing::graphics> target_graphics_;
intmax_t intptr
Represent a pointer or a handle.
Definition: types.h:151
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
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Provides a graphics buffer for double buffering.
Definition: buffered_graphics.h:32
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes...
Definition: object.h:32
Defines an object used to draw lines and curves. This class cannot be inherited.
Definition: graphics.h:70
Contains xtd::drawing::graphics class.