Click or drag to resize
ICradleJoyaTouchReadCustomArea Method
Read the custom area from the Cradle.

Namespace: Com.Datalogic.Extension.Selfshopping.Cradle.Joyatouch
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool ReadCustomArea(
	CustomArea p0,
	int p1
)

Parameters

p0
Type: Com.Datalogic.Extension.Selfshopping.Cradle.JoyatouchCustomArea
To be added.
p1
Type: SystemInt32
To be added.

Return Value

Type: Boolean
boolean true in case of success, false otherwise.
Remarks

Read the custom area from the Cradle.

[Android Documentation]

See Also