xtd 0.2.0
drawing2d.h
Go to the documentation of this file.
1 #pragma once
5 namespace 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, and more.
Definition: system_report.h:17