다음을 통해 공유


ToleranceRectangle.Rectangle 속성

허용치에 대한 사각형 영역입니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting
어셈블리:  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
Public Property Rectangle As Rectangle
public Rectangle Rectangle { get; set; }
public:
property Rectangle Rectangle {
    Rectangle get ();
    void set (Rectangle value);
}
member Rectangle : Rectangle with get, set
function get Rectangle () : Rectangle 
function set Rectangle (value : Rectangle)

속성 값

형식: Rectangle
Rectangle를 반환합니다.

.NET Framework 보안

참고 항목

참조

ToleranceRectangle 구조체

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스