AutomationPeer.GetBoundingRectangle 方法

定義

取得 Rect 物件,這個物件表示與自動化對等個體關聯之項目的螢幕座標。

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

傳回

週框。

適用於

另請參閱