4. System Classes : BarField Class : FgPattern Attribute
 
Share this page                  
FgPattern Attribute
Data Type: integer
4GL Access: RW
The FgPattern attribute sets the pattern value for the field's foreground rectangle, that is, the rectangle representing the scaled value.
Valid values are:
FP_DEFAULT
FP_SOLID
FP_CLEAR
FP_HORIZONTAL
FP_VERTICAL
FP_CROSSHATCH
FP_SHADE
FP_LIGHTSHADE
FP_DARKSHADE
FP_BITMAP
Default: FP_DEFAULT (system default value)
Descriptions of system constant values and their numeric equivalents are listed in Pattern Settings (see Pattern Settings).