System::Windows::Forms::Screen class
Screen class
Provides information on displays. Windows only. This is a singleton type with memory management done by access function(s). You should never create instances of it directly.
class Screen : public System::Object
Nested classes
- Class Rectangle_
Methods
Method | Description |
---|---|
get_Bounds() const | Gets screen bounds. |
static get_PrimaryScreen() | Gets information on primary display. |
See Also
- Class Object
- Namespace System::Windows::Forms
- Library Aspose.TeX for C++