ScanOverlayLaserColor Property |
Controls the color of the laser line
Namespace: Scandit.BarcodePickerAssembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.6.0.2 (5.6.0.2)
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:
ColorSee Also