Table of Contents

Method Equals

Namespace
DocWright.Core.Rendering
Assembly
DocWright.Core.dll

Equals(PatternFill?)

Determines equality.

public bool Equals(PatternFill? other)

Parameters

other PatternFill

The other fill.

Returns

bool

True when equal.

Equals(object?)

Determines equality.

public override bool Equals(object? obj)

Parameters

obj object

The other object.

Returns

bool

True when equal.