Specifies the default background color of iFIX pictures.
Syntax
lPictureDefaultBackColor = object.PictureDefaultBackColor
Example
Dim lPictureDefaultBackColoras Long
lPictureDefaultBackColor= Application.UserPreferences.PictureDefaultBackColor
Properties
The PictureDefaultBackColor property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
lPictureDefaultBackColor |
Long. Determines the default background color of iFIX pictures. |