Condividi tramite


Proprietà ToleranceRectangle.Rectangle

Area del rettangolo per la tolleranza.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: Rectangle
Restituisce Rectangle.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ToleranceRectangle Struttura

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITesting