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

戻り値

外接する四角形。

適用対象

こちらもご覧ください