Determines whether the specified Point is equal to this Point. Namespace: MindFusion.Mapping
|
C#
![]() |
---|
public new bool Equals ( |
Visual Basic
![]() |
---|
Public Shadows Function Equals( _ |
The Point to compare with this point.
true if the specified Point is equal to the current Point, otherwise false.