AutomationPeer.GetBoundingRectangle メソッド

定義

オートメーション ピアに関連付けられている要素の画面座標を表す Rect オブジェクトを取得します。

public:
 virtual Rect GetBoundingRectangle() = GetBoundingRectangle;
Rect GetBoundingRectangle();
public Rect GetBoundingRectangle();
function getBoundingRectangle()
Public Function GetBoundingRectangle () As Rect

戻り値

外接する四角形。

適用対象

こちらもご覧ください