Właściwość ToleranceRectangle.Rectangle —
Region prostokąt tolerancji.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITesting
Zestaw: Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)
Składnia
'Deklaracja
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)
Wartość właściwości
Typ: System.Drawing.Rectangle
Returns Rectangle.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..