Condividi tramite


AutomationPeer.GetBoundingRectangleCore Metodo

Definizione

Fornisce il comportamento del peer quando un client microsoft Automazione interfaccia utente chiama GetBoundingRectangle o un'API client Microsoft Automazione interfaccia utente equivalente.

protected:
 virtual Rect GetBoundingRectangleCore() = GetBoundingRectangleCore;
Rect GetBoundingRectangleCore();
protected virtual Rect GetBoundingRectangleCore();
function getBoundingRectangleCore()
Protected Overridable Function GetBoundingRectangleCore () As Rect

Restituisce

Rettangolo di delimitazione.

Si applica a

Vedi anche