Determines whether the specified Point is equal to this Point.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public new bool Equals ( Point other)
Public Shadows Function Equals( _ other As Point _) As Boolean
The Point to compare with this point.
true if the specified Point is equal to the current Point, otherwise false.
Equals Method Overload ListPoint MembersPoint ClassMindFusion.Mapping Namespace