Click or drag to resize

SoftSpotPoint Class

Inheritance Hierarchy
Object
  Com.Datalogic.SoftspotSoftSpotPoint

Namespace:  Com.Datalogic.Softspot
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Point : Object

The SoftSpotPoint type exposes the following members.

Constructors
  NameDescription
Public methodSoftSpotPoint
Initializes a new instance of the SoftSpotPoint class
Public methodSoftSpotPoint(Int32, Int32)
Initializes a new instance of the SoftSpotPoint class
Top
Properties
  NameDescription
Public propertyJniPeerMembers
Public propertyX
Public propertyY
Top
See Also