Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether two Point instances are equal.
Syntax
'Declaration
Public Function Equals ( _
other As Point _
) As Boolean
public bool Equals (
Point other
)
public:
bool Equals(
Point other
)
Parameters
Return Value
Type: Boolean
true if the instances are equal; false otherwise.
Requirements
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
Point Structure
Point Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone