System::Windows::Forms::Screen class
Screen class
Fornisce informazioni sui display. Solo Windows. Questo è un tipo singleton con gestione della memoria effettuata tramite funzione(i) di accesso. Non dovresti mai creare istanze direttamente.
class Screen : public System::Object
Nested classes
- Class Rectangle_
Metodi
| Metodo | Descrizione |
|---|---|
| get_Bounds() const | Ottiene i limiti dello schermo. |
| static get_PrimaryScreen() | Ottiene informazioni sul display principale. |
Vedi anche
- Class Object
- Namespace System::Windows::Forms
- Library Aspose.Page for C++