GridColor Property
Applies To
Vision Sequence
Description
Specifies color of grids displayed in the vision sequence.
Usage
VGet Sequence.GridColor, var
VSet Sequence.GridColor, value
- Sequence
- String variable containing a sequence name.
- var
- Integer variable that will contain the value of the property.
- value
- Integer value or expression for the new value of the property.
Values
Specifies a name of color for grids displayed in sequence execution by a string containing a name of color.
Default: “Dark Gray”
Remarks
Specifies color of grids displayed in a vision sequence.
See Also
Vision Sequence, GridPitchX Property, GridPitchY Property, GridShow Property, GridType Property, GridUnits Property