RelativePoint.

Equals(object) Method

Summary

Checks if the RelativePoint equals another object.
Namespace
Avalonia
Containing Type
RelativePoint

Syntax

public override bool Equals(object obj)

Parameters

Name Type Description
obj object The other object.

Return Value

Type Description
bool True if the objects are equal, otherwise false.