GoodRead.GoodReadOverlayTransparency Property
Click or drag to resize

GoodReadGoodReadOverlayTransparency Property

goodReadOverlayTransparency selects the level of transparency to be applied to the overlay.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.NumericProperty GoodReadOverlayTransparency { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.NumericProperty
No description available.

Remarks
goodReadOverlayTransparency selects the level of transparency to be applied to the overlay. The value is specified as a numeric property, typically ranging from 0 (fully opaque) to 100 (fully transparent). Values between 0 and 100 define varying degrees of transparency.

[Android Documentation]

See Also