Click or drag to resize

SoftSpotPosition Property

Current X/Y position

Namespace:  Com.Datalogic.Softspot
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual SoftSpotPoint Position { get; set; }

Property Value

Type: SoftSpotPoint
Current X/Y position of SoftSpot. This is the central point of SoftSpot.
Remarks

Get method documentation[Android Documentation]
Current X/Y position

Set method documentation[Android Documentation]
Move SoftSpot

See Also