Description

This method is used to update a custom pseudo-color (see Remarks).

Return Type

None  

Syntax

object.UpdateColor lIndex, vIntensityRange, PseudoColor

The UpdateColor Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McPseudoColor.
lIndexRequired. A Long value.

[in]

vIntensityRangeRequired. A Variant value.

[in]

PseudoColorRequired. A Long value.

Remarks

This method updates an intensity range of the current pseudo-coloring that was previously added using AddColor.