See also
Bar Scaling (Page 1535)
SetScaling example (Page 1522)
color
Color - short description
The various color properties of objects can be modified or queried using the functions in the
Color group.
Note
Various examples are offered for the function descriptions. For functions with a similar syntax,
a
selected function is used as a template in the example. This example must be adapted as
well.
SetBackColor
Function
Sets the background color of the object.
Syntax
BOOL SetBackColor(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, long int
lBackColor);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
lBackColor
Background color of the object as a numeric value
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1179