Click or drag to resize
CustomArea Class
Inheritance Hierarchy
Object
  Com.Datalogic.Extension.Selfshopping.Cradle.JoyatouchGenericArea
    Com.Datalogic.Extension.Selfshopping.Cradle.JoyatouchCustomArea

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
public class CustomArea : GenericArea

The CustomArea type exposes the following members.

Constructors
Properties
  NameDescription
Public propertySize
Gets the area size.
(Inherited from GenericArea.)
Top
Methods
  NameDescription
Public methodGetContent
Gets the content of this area.
(Inherited from GenericArea.)
Public methodSetContent
Sets the content of this area.
(Inherited from GenericArea.)
Top
Remarks
Class representing the Joya Touch custom area of data, consisting in an array of bytes and its size. Each Cradle slot contains one of these areas.

[Android Documentation]

See Also