RelativePoint.Equals Method
Include Protected Members
Include Inherited Members
Specifies whether RelativePoint objects are equal.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Specifies whether this RelativePoint contains the same coordinates as the specified Object. (Overrides ValueType.Equals(Object).) | |
Equals(RelativePoint) | Specifies whether this RelativePoint contains the same coordinates as the specified RelativePoint. |
Top
See Also
Reference
Microsoft.Windows.Design.Interaction Namespace