xtd 0.2.0
Loading...
Searching...
No Matches
drawing2d.h
Go to the documentation of this file.
1
4#pragma once
6namespace xtd {
8 namespace drawing {
10 namespace drawing_2d {}
11
14 //[[deprecated("Replaced by xtd::drawing::drawing_2d - Will be removed in version 0.4.0")]]
15 namespace drawing2d = drawing_2d;
16 }
17}
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10