Skip to main content

Equals(RelativeRect) Method

Checks if the RelativeRect equals another rectangle.

Definition

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

public bool Equals(
RelativeRect p
)

Parameters

  RelativeRect
The other rectangle.

Return Value

Boolean
True if the objects are equal, otherwise false.

Implements

IEquatable(T).Equals(T)

See Also

Reference

RelativeRect Structure
Equals Overload
Avalonia Namespace