Screen.Bounds Vlastnost

Definice

Získá hranice zobrazení.

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

Hodnota vlastnosti

Rectangle

A Rectangle, představující hranice zobrazení.

Platí pro

Viz také