Size.Equals Method (Size)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares a value to an instance of Size for equality.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- value
- Type: System.Windows.Size
The size to compare to this current instance of Size.
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: