Screen.Bounds Proprietà

Definizione

Ottiene i limiti di visualizzazione.

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

Valore della proprietà

Oggetto Rectangle che rappresenta i limiti di visualizzazione.

Si applica a

Vedi anche