Contains xtd::drawing::texts factory.
Go to the source code of this file.
Classes | |
class | xtd::drawing::texts |
Provides a collection of string objects for use by a Windows Forms application. 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. | |
namespace | xtd::forms |
The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system. | |
Typedefs | |
using | xtd::forms::system_texts = xtd::drawing::texts |
Provides a collection of string objects for use by a Windows Forms application. | |