Compartir a través de


DocumentAutomationPeer.GetBoundingRectangleCore Método

Definición

Obtiene el Rect que representa las coordenadas de la pantalla del elemento que está asociado a este DocumentAutomationPeer. GetBoundingRectangle() llama a este método.

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

Devoluciones

Rect

Rectángulo delimitador.

Atributos

Se aplica a