Click or drag to resize

PropertyID.GoodReadOverlayPreserveColors Field

This parameter determines whether the original colors of the overlay should be preserved.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 GoodReadOverlayPreserveColors = "value"

Field Value

Type: Int32
Remarks
This parameter determines whether the original colors of the overlay should be preserved. When set to true, the overlay's colors remain unchanged during rendering. When set to false, the colors may be modified to achieve different visual effects.

The class of the property is BooleanProperty.

[Android Documentation]

See Also