System::Windows::Forms::Screen class
Screen class
디스플레이에 대한 정보를 제공합니다. Windows 전용. 접근 함수에 의해 메모리 관리되는 싱글톤 타입이며, 직접 인스턴스를 생성해서는 안 됩니다.
class Screen : public System::Object
Nested classes
- Class Rectangle_
메서드
| 메서드 | 설명 |
|---|---|
| get_Bounds() const | 스크린 경계를 가져옵니다. |
| static get_PrimaryScreen() | 주 디스플레이에 대한 정보를 가져옵니다. |
또 보기
- Class Object
- Namespace System::Windows::Forms
- Library Aspose.Page for C++