This documentation is archived and is not being maintained.
CornerRadius. Equals Method (Object)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation . ]
Compares this CornerRadius structure to another object for equality.
Namespace:
System.Windows
Assembly:
System.Windows (in System.Windows.dll)
public override bool Equals(
Object obj
)
Return Value Type:
System. Boolean true if the two objects are equal; otherwise, false .Testing for equality on two floating-point values that are logically equivalent might fail because of precision errors that can accumulate as the values are operated on.
Windows Phone OS Supported in: 8.1, 8.0, 7.1, 7.0