Point Methods |
The Point type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(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).) |
![]() | Equals(Point) |
Compares two Windows.Foundation.Point structures for
equality.
|
![]() | GetHashCode |
Returns the hash code for this Windows.Foundation.Point.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Creates a System.String representation of this Windows.Foundation.Point.
(Overrides ValueTypeToString.) |