Screen.Bounds Proprietà

Definizione

Ottiene i limiti della 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 Rectangleche rappresenta i limiti della visualizzazione.

Si applica a

Vedi anche