Click or drag to resize
PointEquals Method
Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is a Windows.Foundation.Point and whether it contains the same values as this Windows.Foundation.Point.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Point)
Compares two Windows.Foundation.Point structures for equality.
Top
See Also