Sdílet prostřednictvím


ContentElementAutomationPeer.GetBoundingRectangleCore Metoda

Definice

Rect Získá představující ohraničující obdélníkContentElement, který je přidružen k tomuto ContentElementAutomationPeer. Volal by GetBoundingRectangle().

protected:
 override System::Windows::Rect GetBoundingRectangleCore();
protected override System.Windows.Rect GetBoundingRectangleCore ();
override this.GetBoundingRectangleCore : unit -> System.Windows.Rect
Protected Overrides Function GetBoundingRectangleCore () As Rect

Návraty

Rect

Ohraničující obdélník.

Platí pro

Viz také