AutomationPeer.GetBoundingRectangle Metoda

Definice

Rect Získá objekt, který představuje souřadnice obrazovky elementu, který je přidružen k partnerský uzel automatizace.

public:
 System::Windows::Rect GetBoundingRectangle();
public System.Windows.Rect GetBoundingRectangle ();
member this.GetBoundingRectangle : unit -> System.Windows.Rect
Public Function GetBoundingRectangle () As Rect

Návraty

Ohraničující obdélník.

Platí pro

Viz také