Share via


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
Public method Equals(Object) Specifies whether this RelativePoint contains the same coordinates as the specified Object. (Overrides ValueType.Equals(Object).)
Public method Equals(RelativePoint) Specifies whether this RelativePoint contains the same coordinates as the specified RelativePoint.

Top

See Also

Reference

RelativePoint Structure

Microsoft.Windows.Design.Interaction Namespace

Other Resources

WPF Designer Extensibility