RelativeRect.

Equals(object) Method

Summary

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

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.