TextElementAutomationPeer.GetBoundingRectangleCore Methode

Definition

Ruft das Rect umgebende Rechteck des TextElement diesem zugeordneten TextElementAutomationPeerRechtecks ab. Wird von GetBoundingRectangle() aufgerufen.

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

Gibt zurück

Das Rect Element enthält die Koordinaten des Elements, oder Empty wenn es sich nicht um ein HwndSource Element handelt und ein PresentationSource.

Attribute

Gilt für:

Weitere Informationen