Description

This method can be used to compare two pseudo-color objects.

Return Type

A Boolean value.  

Syntax

object.IsEquivalent (pIMcPseudoColor)

The IsEquivalent Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McPseudoColor.
pIMcPseudoColorRequired. A McPseudoColor object.

[in]

Remarks

This method can be used to compare a pseudo-color against another one.