AutomationPeer.GetBoundingRectangle Method

Definition

Gets the Rect object that represents the screen coordinates of the element that is associated with the automation peer.

C#
public Rect GetBoundingRectangle();

Returns

The bounding rectangle.

Applies to

Produkt Versiounen
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also