共用方式為


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 命名空間