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