Click or drag to resize

IAutoScanTriggerSetCurrentRange Method

Sets the current range between the ones supported.

Namespace:  Com.Datalogic.Device.Input
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool SetCurrentRange(
	AutoScanTriggerRange p0
)

Parameters

p0
Type: Com.Datalogic.Device.InputAutoScanTriggerRange
To be added.

Return Value

Type: Boolean
boolean true if the range has been set successfully, false otherwise.
Remarks

Sets the current range between the ones supported.

[Android Documentation]

See Also