Point::Equals Method (Object^)
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Return to top
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- obj
-
Type:
System::Object^
The Object to test.
Return Value
Type: System::Booleantrue if obj is a Point and has the same coordinates as this Point.
.NET Framework
Available since 1.1
Available since 1.1
Show: