AutomationPeer.GetBoundingRectangle 方法

定义

获取表示与自动化同级关联的元素的屏幕坐标的 Rect 对象。

public:
 System::Windows::Rect GetBoundingRectangle();
public System.Windows.Rect GetBoundingRectangle ();
member this.GetBoundingRectangle : unit -> System.Windows.Rect
Public Function GetBoundingRectangle () As Rect

返回

绑定矩形。

适用于

另请参阅