AutomationPeer.GetBoundingRectangleCore メソッド

定義

Microsoft UI オートメーション クライアントが GetBoundingRectangle または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。

protected:
 virtual Rect GetBoundingRectangleCore() = GetBoundingRectangleCore;
Rect GetBoundingRectangleCore();
protected virtual Rect GetBoundingRectangleCore();
function getBoundingRectangleCore()
Protected Overridable Function GetBoundingRectangleCore () As Rect

戻り値

外接する四角形。

適用対象

こちらもご覧ください