Point::Equals Method (Point)
.NET Framework (current version)
Compares two Point structures for equality.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- value
-
Type:
System.Windows::Point
The point to compare to this instance.
Return Value
Type: System::Booleantrue if both Point structures contain the same X and Y values; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: