ScanOverlayLaserColor Property |
Controls the color of the laser line
Namespace:
Scandit.BarcodePicker
Assembly:
Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.15.2.10 (5.15.2.10)
Syntax public Color LaserColor { get; set; }
Public Property LaserColor As Color
Get
Set
public:
property Color LaserColor {
Color get ();
void set (Color value);
}
member LaserColor : Color with get, set
Property Value
Type:
ColorVersion Information Scandit.Recognition
Supported in: 1.0.0.0
See Also