Table of Contents

Operator operator ==

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

operator ==(Font?, Font?)

Returns a value that indicates whether the two objects are equal.

public static bool operator ==(Font? a, Font? b)

Parameters

a Font
b Font

Returns

bool