Share via


DocumentAutomationPeer.GetBoundingRectangleCore メソッド

定義

この Rect に関連付けられている要素の画面座標を表す DocumentAutomationPeer を取得します。 このメソッドは GetBoundingRectangle() によって呼び出されます。

protected:
 override System::Windows::Rect GetBoundingRectangleCore();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected override System.Windows.Rect GetBoundingRectangleCore ();
protected override System.Windows.Rect GetBoundingRectangleCore ();
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected Overrides Function GetBoundingRectangleCore () As Rect

戻り値

Rect

外接する四角形。

属性

適用対象