Table of Contents

Method Equals

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Equals(object?)

public override readonly bool Equals(object? obj)

Parameters

obj object

Returns

bool

Equals(SvgLength)

public readonly bool Equals(SvgLength other)

Parameters

other SvgLength

Returns

bool

Equals(in SvgLength)

public readonly bool Equals(in SvgLength other)

Parameters

other SvgLength

Returns

bool