Color.Equals Method

Compares two colors returning true if they are equal.

Equals(
   other as Object) as bool

Parameters

other

Returns

bool

Remarks

See Also

Color Class