AutomationPeer.GetBoundingRectangle 方法

定義

取得 Rect 物件,表示與自動化對等相關聯之專案的螢幕座標。

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

傳回

週框。

適用於

另請參閱