#include "../drawing_export.hpp"#include <xtd/icomparable>#include <xtd/iequatable>#include <xtd/object>#include <xtd/string>#include <ostream>Contains xtd::drawing::size_f class.
Go to the source code of this file.
Classes | |
| struct | xtd::drawing::size_f |
| Stores an ordered pair of floating-point, which specify a height and width. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::drawing |
| The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functionality is provided in the xtd::drawing::drawing_2d, xtd::drawing::imaging, and xtd::drawing::text namespaces. | |