2#ifndef _aspose_system_windows_forms_system_information_h_
3#define _aspose_system_windows_forms_system_information_h_
5#include <drawing/size.h>
6#include <system/string.h>
7#include <system/shared_ptr.h>
8#include <drawing/rectangle.h>
10namespace System {
namespace Drawing {
class Font; } }
12namespace System {
namespace Windows {
namespace Forms {
Represents a rectangular area of an image defined as integer X and Y coordinates of its upper left co...
Definition: rectangle.h:19
Represents a pair of integer values that represent width and height of an image. This type should be ...
Definition: size.h:14
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
Definition: db_command.h:9