Skip to main content

Equals(Object) Method

Checks if the RelativePoint equals another object.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public override bool Equals(
Object? obj
)

Parameters

  Object
The other object.

Return Value

Boolean
True if the objects are equal, otherwise false.

See Also

Reference

RelativePoint Structure
Equals Overload
Avalonia Namespace