Screen.Bounds 속성

정의

디스플레이의 범위를 가져옵니다.

public:
 property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public ReadOnly Property Bounds As Rectangle

속성 값

디스플레이의 범위를 나타내는 Rectangle을 가져옵니다.

적용 대상

추가 정보