Table of Contents

Operator operator !=

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

operator !=(GradientStop?, GradientStop?)

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

public static bool operator !=(GradientStop? a, GradientStop? b)

Parameters

a GradientStop
b GradientStop

Returns

bool