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::Difference Property
Color difference of the tolerance.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public: property ColorDifference^ Difference { [CompilerGeneratedAttribute] ColorDifference^ get(); [CompilerGeneratedAttribute] void set(ColorDifference^ value); }
Property Value
Type: Microsoft.VisualStudio.TestTools.UITesting::ColorDifference^Returns ColorDifference.
Show: