Specifies whether the user is setting up a color table for the Lookup object.
Syntax
object.ColorTable [= Boolean]
Properties
The ColorTable property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the Lookup table is a color table or not. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The table is a color table. |
False |
The table is not a color table. (Default) |
Remarks
This property must be specified when using color tables so that iFIX knows to interpret the range values as colors.