Description
This property specifies whether the pseudo-coloring is applied to the image display.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Visible [= value]
The Visible Property syntax has these parts: |
| object | An expression evaluating to an object of type McPseudoColor. | | value | A Boolean value. | Remarks
This property allows the user to select whether the pseudo-coloring is applied to the image display. When the property is set to TRUE, the pseudo-coloring will be realized, if necessary.
|