RgbColor.Equals

Tests equality of colors.

public bool Equals(Object obj)
Function Equals(obj As Object) As Boolean

Parameters

obj
Object

Object to compare to the current Color .

Returns

Boolean

true if the two colors are equal

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

RgbColor
ceTe.DynamicPDF

In this topic