DocumentAutomationPeer.GetBoundingRectangleCore Método

Definição

Obtém-se que Rect representa as coordenadas de ecrã do elemento associado a este DocumentAutomationPeer. Este método é chamado por 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

Devoluções

O retângulo delimitador.

Atributos

Aplica-se a