BuildMaster SDK Reference
Version:

Equals(HtmlColor other) Method

Tests for equality.

Syntax

public virtual bool Equals(HtmlColor other)

Parameters

other
Type: HtmlColor

The other color.

Returns

True if colors are the same; otherwise false.