ScanOverlayTorchButtonStyle Property |
Allows to override the torch button style
Namespace:
Scandit.BarcodePicker
Assembly:
Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.15.2.10 (5.15.2.10)
Syntax public Style TorchButtonStyle { get; set; }
Public Property TorchButtonStyle As Style
Get
Set
public:
property Style^ TorchButtonStyle {
Style^ get ();
void set (Style^ value);
}
member TorchButtonStyle : Style with get, set
Property Value
Type:
StyleVersion Information Scandit.Recognition
Supported in: 1.0.0.0
See Also