Description

This property indicates whether the pseudo-color has been modified and needs to be realized.

Property type

A Boolean value.  

Syntax

object.Modified

The Modified Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McPseudoColor.

Remarks

This property allows the user to inquire whether the pseudo-coloring has been modified. The modified flag is cleared when the RealizeForImageType() method is called.