BackColor Property
BackColor Property
Applies To
Vision Objects: All
Description
Sets the background color for an object's label.
Usage
VGet Sequence.Object.BackColor, var
VSet Sequence.Object.BackColor, value
Sequence Name of a sequence or string variable containing a sequence name.
Object Name of an object or string variable containing an object name. The object must exist in the
specified sequence.
var Integer variable that will contain the value of the property.
value Integer expression for the new value of the property.
Values
0 - None
1 - Black
2 - White
Remarks
With some images, it is difficult to read the label because of the video background. Use BackColor to
make the label easier to read.
See Also
FoundColor Property
Vision Guide 5.0 Reference (Ver.5.3) Rev.1 15