AutomationPeer.GetBoundingRectangle 메서드

정의

자동화 피어와 연결된 요소의 화면 좌표를 나타내는 Rect 개체를 가져옵니다.

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

반환

경계 사각형입니다.

적용 대상

추가 정보