The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ToleranceRectangle Structure
ToleranceRectangle structure.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
| Name | Description | |
|---|---|---|
![]() | Difference | Color difference of the tolerance. |
![]() | Rectangle | Rectangle region for the tolerance. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Compares the current object with another ToleranceRectangle object.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Overrides object.GetHashCode.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Returns the string representation of the ToleranceRectangle.(Overrides ValueType::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(ToleranceRectangle, ToleranceRectangle) | Operator overload for == operator. |
![]() ![]() | Inequality(ToleranceRectangle, ToleranceRectangle) | Operator overload for == operator. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



