Table of Contents

Method Equals

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Equals(object?)

Compares this object with another object.

public override readonly bool Equals(object? obj)

Parameters

obj object

Object to compare with.

Returns

bool