Sdílet prostřednictvím


DesignerRegion.GetBounds Metoda

Definice

Načte velikost oblasti návrháře na návrhové ploše.

public:
 System::Drawing::Rectangle GetBounds();
public System.Drawing.Rectangle GetBounds ();
member this.GetBounds : unit -> System.Drawing.Rectangle
Public Function GetBounds () As Rectangle

Návraty

A Rectangle představující velikost oblasti návrháře na návrhové ploše.

Poznámky

Metoda GetBounds vrátí hodnotu, která odpovídá volání GetBounds metody v objektu Designer s touto oblastí návrháře.

Platí pro

Viz také