ScanOverlayTorchButtonStyle Property |
Allows to override the torch button style
Namespace: Scandit.BarcodePickerAssembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.6.0.2 (5.6.0.2)
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:
StyleSee Also