MindFusion.Mapping Programmer's Guide

Point.Equals Method

See Also
 






Determines whether this point is equal to another point.

 Overload List

Name Description

Point.Equals (Point)

Determines whether the specified Point is equal to this Point.

Point.Equals (Object)

Object.Equals override.

 See Also