This documentation is archived and is not being maintained.

Color Operators

.NET Framework 1.1

The operators of the Color structure are listed here. For a complete list of Color structure members, see the Color Members topic.

Public Operators

public operatorstatic (Shared in Visual Basic)Equality Operator

Supported by the .NET Compact Framework.

Tests whether two specified Color structures are equivalent.
public operatorstatic (Shared in Visual Basic)Inequality Operator

Supported by the .NET Compact Framework.

Tests whether two specified Color structures are different.

See Also

Color Structure | System.Drawing Namespace

Show: