AutomationPeer.GetBoundingRectangle 方法

定义

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

public:
 virtual Rect GetBoundingRectangle() = GetBoundingRectangle;
Rect GetBoundingRectangle();
public Rect GetBoundingRectangle();
function getBoundingRectangle()
Public Function GetBoundingRectangle () As Rect

返回

绑定矩形。

适用于

另请参阅