Description
Background color of the calibration marker. Use a negative value to set transparent background.
-
Property type
-
None. Property is write only.
-
Syntax
-
object.BackColor = value
The BackColor Property syntax has these parts: |
| object | An expression evaluating to an object of type McSCalibration. | | value | A Long value. |
|