Size.Equals Method (Object)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares an object to an instance of Size for equality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- o
- Type: System.Object
The Object to compare.
Double values can result in an error when operated upon. Values that are logically equal might fail to result in a value of true.
Show: